Great! Yes I would be interested! Bonnie E. Betts [EMAIL PROTECTED] www.bettsIT.com 703.508.9766
----- Original Message ----- From: "jon hall" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 2:52 PM Subject: Re: QUESTION: how to limit uploading files with large filesize > 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 > > ______________________________________________________________________ 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

