Tag: html
Clear upload file input field
Apr.23, 2009
Many web developers came to the problem that they are not able to change value of file input field from Java Script in the web application. There is no access to value field of file input tag because of security restriction. However there is a trick how to erase this field if you need it in your application.
(continue reading…)
37 Comments
:file, howto, html, input, javascript
more...
(continue reading…)