You can only check the file size once the file is uploaded to the server, so I guess the answer to your question would be to delete the file if it is too big, as you suggested.
Douglas Brown Email: [EMAIL PROTECTED] ----- Original Message ----- From: "YC Nyon" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 10:05 AM 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 > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

