Web development blog

Tag: input

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…)
41 Comments :, , , , more...

The Content of this blog can be published anywhere with the link to original source.