Dont care then dont respond pretty simple
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Taco Fleur Sent: Thursday, November 20, 2003 4:36 PM To: CFAussie Mailing List Subject: [cfaussie] RE: cffile upload temp directory don't know, don't care ;-) -----Original Message----- From: Steve Onnis [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 November 2003 3:31 PM To: CFAussie Mailing List Subject: [cfaussie] RE: cffile upload temp directory How the hell are you suposed to do that when the CFFILE scope isnt avaliable untill the file has uploaded? unless you rename the file after you upload it? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Taco Fleur Sent: Thursday, November 20, 2003 4:06 PM To: CFAussie Mailing List Subject: [cfaussie] RE: cffile upload temp directory 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 --- 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 --- 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
