Like I said before c:\temp\whateverfilename.#cffile.clientFileExt# -----Original Message----- From: Jeremy [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 November 2003 2:58 PM To: CFAussie Mailing List Subject: [cfaussie] cffile upload temp directory
Arg... <cffile action="upload" filefield="resume" destination="c:\temp\#session.CFID#.#ListLast(form.resume , ".")#" nameconflict="makeunique"> I have a file that is uploading to this location. However it is renaming the file with .tmp... BUT!! I disovered when I output form.resume that its going to this path... C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp54361.tmp BEFORE it hits the c:\ directory. WT? I believe this is why its renaming the file to a tmp. Has anyone out there had a simular problem and is there a way to just have it go directly to the folder you specify? Thanks!! Jeremy --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
