I need to upload files and then immediately turn around and re-upload 
them to another site using <CFHTTP ...

I thought it might be nice to just use the file uploaded into the tmp 
directory but it of course doesn't have the original file name.

#form.filefield# gives me the temp name of the newly uploaded file.

#cffile. serverFile# gives me the name after I've run <CFFILE 
action="upload" ...

Is it possible to get the clientFile name or serverFile name of the .tmp 
file without calling <CFFILE action="upload" ... ?

Thanks,
.jonah


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335449
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to