> Not really. Binary files are sent in the headers of the HTTP > request. A web server doesn't usually pass off the request to > a CF server until the entire request has been received, and > as such you'd probably have to modify your web server to pass > off requests in order to be able to provide a proper "progress > bar".
While Jordan's answer is generally correct, I'm going to pick a nit - files aren't sent in the header of an HTTP request; they're sent in the body (like any other data sent in a POST request). Dave Watts, HTTP Grammar Prig, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244697 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

