You can't do this with CF. You can do it with javascript, or move to a java applet or activeX control for file uploading. Javascript is the easiest way, but it won't work in NS4 because of their security model. Works on most browsers though. I've got some source code laying around somewhere that does this, let me know if you are interested. Massimo Foti also has a DW extension that does this also.
-- jon mailto:[EMAIL PROTECTED] Thursday, September 12, 2002, 4:33:28 PM, you wrote: BEB> I need to limit the size of the files users are uploading onto my server. I'm using straight input type of file on the form and then cffile to upload. I've read up on cffile and it seems that BEB> AFTER I've uploaded I can use the parameter of filesize but then that's a bit too late. BEB> tia BEB> Bonnie ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

