> I think I can assign a relatively unique folder for each 
> upload under the 
> general Library folder.  (Clever solutions for for folder names are 
> welcome.  The first thought that comes to my mind is a folder name 
> combining date & time.)

If you can guranty constraints ike peeps only do one job a day, then
#username##now()# will do, but CreateUUID() will remove any doubt (you than
store this UUID against the username and date in a database).

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to