[thelist] ColdFusion CFFILE upload

jon steele jjsteele22 at yahoo.com
Sat Jun 23 17:11:00 CDT 2001


Just a quick question: If I set the CFFILE upload tag's namconflict to
"SKIP" like this:

<cffile action="UPLOAD" filefield="formfield"
destination="#destination#" nameconflict="SKIP">

Does it upload the file first, then check for nameconflict, or check
for the conflict first? This is because rather large files are to be
uploaded, and I was wondering if I needed a manual check to see if a
file exists, so time isn't wasted.

Thanks,
Jon.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




More information about the thelist mailing list