Other then the #cffile.clientFile# : Name of the file uploaded from the 
client's system.  Which is part of the cffile structure returned after an 
upload operation.


--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

....-----Original Message-----
....From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED]
....Sent: Wednesday, July 27, 2005 8:19 AM
....To: CF-Talk
....Subject: Is the a way to determine the local filename of the file being
....upload?
....
....I have a dilemma I'm trying to solve. I need to know the exact name of
....the
....file the user is uploading--not the name after CFFILE has already written
....this to disk.
....
....This information looks to be available POST header under the
...."Content-Disposition". Unfortunately, this information doesn't appear to
....be
....accessible via the getHTTPRequestData() function.
....
....Anyone know of a way to retrieve this information from the HTTP headers
....via
....CFMX 6.1?
....
....The <cffile action="upload" /> in my opinion sorely misses having the
....following features:
....
....* Returning the original name of the file upload
....* The ability to specify the name of the file when writing it to disk.
....
....- Dan
....
.............................................
....: Dan G. Switzer, II                   :
....: e-mail:  [EMAIL PROTECTED]     :
....: url:     http://www.pengoworks.com/  :
....: blog:    http://blog.pengoworks.com/ :
....:     _                                :
....:    |_) _  _  _  _ |  | _  _|_  _     :
....:    |  (/_| )(_|(_)|/\|(_)| |\ _)     :
....:              _|                      :
....:.......................................
....
....
....
....
....

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212996
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to