> I've never had a client complain about this, ergo I've never thought about
> it before ;-)  But yeah, I've noticed it in passing, and thinking about it
> now, the only thing that comes to mind is:
>
> - onsubmit, copy the file field's value into a hidden field with JS
> - Use this hidden field to re-populate the file field
>
> Haven't tried it, but can't see why it wouldn't work.

It doesn't works because, for security reasons, the value of a file field
can't be set, neither from HTML or JavaScript

Massimo

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to