Once you execute the CFFILE tag there are a whole bunch of attributes that
you can look at, including:

CFFILE.ClientFile -> which is the name of the file on the client's machine
check the online help for CFFILE to see the complete list of attributes

I'm not sure if it's possible to access this information _before_ you
execute the CFFILE tag.  Anyone know if it is?

Bob

-----Original Message-----
From: sebastian palmigiani [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 04, 2000 3:06 PM
To: CF-Talk
Subject: uploading files



When using <form  enctype="multipart/form-data">  the name of the uploaded
file changes to a temporary file name in the action template.

"F:\baba.jpg" is changed to "C:\WINDOWS\TEMP\ACF325.TMP"

Is there a way for it to maintain or access the original name?

Sebastian

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to