Reply to
:
It’s been a while, but I think browser security settings normally will not allow you to set the contents of <input type="file” /> programmatically, resulting in some security exception when you submit.
Programmer, engineer, scientist, critic, gamer, dreamer, and kid-at-heart.
All entries tagged forms.
You can subscribe to an RSS feed of this list.
It’s been a while, but I think browser security settings normally will not allow you to set the contents of <input type="file” /> programmatically, resulting in some security exception when you submit.