If you want to know the filename b4 upload, get it from the formfield via javascript.
-- Snake -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: 12 December 2005 05:14 To: CF-Talk Subject: Re: How to determine the name of a file upload But it doesn't provide the temp file name and it does all of this after the upload anyway. On 12/12/05, John Wilker <[EMAIL PROTECTED]> wrote: > You need to know before upload? > > <cffile> provides the info in the file scope. > > file.ServerDirectory, > file.ServerFile, > etc.. -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:226776 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

