I am changing the value of the file input type dynamically.
as
document.form1.file1.value=""
but it is retaining its previous value why
please suggest the sutable technique