CFFILE.clientFile Name of the file uploaded from the client's system CFFILE.serverFile Filename of the file saved on the server
http://www.cfquickdocs.com/cf8/#cffile.upload -----Original Message----- From: Rick Sanders [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 2:33 PM To: CF-Talk Subject: File upload Hello list, After someone uploads a file in the form field, how can I grab the file name from the <cffile action ="upload">? I've been through the documentation, and I can't see how to retrieve the file name from the file field? I tried displaying the #form.filefield# but it just shows me the temp path where CF uploaded the file to!? Thanks, LogoSig Rick Sanders Webenergy Canada: 902-401-7689 USA: 919-799-9076 Canada: www.webenergy.ca USA: www.webenergyusa.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298129 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

