Hello,
I am trying to dynamically rename files that I am loading to my server. I have 
found this piece of instructional code by Christian Cantrell, but it only works 
for gif files. Is there a way to make it work for any type of file? And if not 
what is my alternative?

Here is his code:


<cffile action="upload"  
destination="/path/to/some/directory/#createUUID()#.gif" ... />

TIA



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321263
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to