Hello-

I know this is slightly off topic, but it is related to HTML, so here it
goes:

I keep an archive of files. A user uploads a file ("MyFile.doc") and it gets
dumped into a directory for storage. It gets renamed to a unique name
("149284.doc") for storage, and the original filename is stored in the
database.

Now the user wants to download the file. I can make a link to the file, but
it would be downloaded with the numeric name. Is there any way to somehow
"dynamically" rename the file so that the user doesn't have to rename it
manually?

Thanks!

Norman

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

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to