Groups | Blog | Home
all groups > coldfusion flash integration > february 2006 >

coldfusion flash integration : how to get the file's name after upload to the server?



gfyu
2/16/2006 12:51:38 AM
I upload the file to server by flash8+coldfusion.
But if nameconflict="MakeUnique" and the filename has been renamed on the server.

how to get the file's name after upload to the server?
Brian Hogue
2/16/2006 9:30:56 AM
CFfile (your upload) creates variables. One of these is what you want. I
think you should find it in the CF documentation or Ben Forta's book. If
not, then you should find a STRUCT variable in one of those sources. Run a
test upload, then CFdump the STRUCT variable. hth

-brian

[quoted text, click to view]

AddThis Social Bookmark Button