Hi folks,

I've got a project that requires that all images that are uploaded are named
uniquely.  This would usually be a simple case of using the MAKEUNIQUE
attribute in CFFILE but the client is picky about the names of the incoming
files.  Therefore, the original name must be preserved.  If the desired
filename already exists on the server, I need to let the user know, and
rename the file accordingly.  What's the easiest and most efficent way to
handle this?

--
Jamie Keane
Programmer
SolutionMasters, Inc.
9111 Monroe Rd., Suite 100
Charlotte, NC  28270
www.solutionmasters.com
704.563.5559 x 228  Voice
704.849.9291  Fax

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to