I'm pretty sure the answer is no, but just wanted to double-check.

Thanks,

Yup, the answer is no.  Before CF has a chance to do anything, the browser has 
read the file from the client's machine, bundled it into the response header, 
sent the whole kit-n-caboodle to the web server, the web server has parsed out 
the file from the header and sent it onto ColdFusion.  Then ColdFusion can 
start doing something with it.  So by this time the file has long been uploaded 
and transfered across the networks.

If you want to do anything before this, it is going to have to be done client 
side.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290360
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