I believe that you can't check the file size until the file is loaded on the server.
Afterwards you can check the size and delete. (With the FILE.FileSize or CFFILE.FileSize variable) Yves ----- Original Message ----- From: "YC Nyon" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 2:05 PM Subject: Limit file size for uploads > How do I limit a file size that is being upload to my server. > If it was a 1MB limit, can I stop the process when it goes beyond the limit > or must i wait till the process is done and delete it off using the CFFile > tag. > > TIA > Nyon > > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq > Archives: http://www.mail-archive.com/[email protected]/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

