> How do I get the name of a file after it has been uploaded by a user using
> cffile?
See the documentation for CFFILE with action="Upload". There are a whole
slew of results variables, prefixed with 'file.', that give you the results
of an upload. The one that gives the filename on your server is
'file.ServerFile'.
Jim
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message
with 'unsubscribe' in the body to [EMAIL PROTECTED]