[thelist] file upload

Sarah Sweeney poohbear at designshift.com
Mon Jan 27 07:44:01 CST 2003


 > when uploading multiple files using coldfusion, how can one tell that a
 > certain file was not uploaded or a timeout occured?


After using the <cffile> tag, several variables concerning the file just
uploaded (or not) will be available, including File.FileWasSaved. Take a
look at the ColdFusion documentation under CFFILE ACTION="Upload" for a
full list of these variables.

Sarah




More information about the thelist mailing list