after click buttons <INPUT type="file">

eayncvscn3l

New Member
I have a <INPUT id="txtFile" type="file" size="37" name="txtFile" runat="server"> and other buttons. whenever I click the "buttons" the file name inside the file-input box is gone. Is there any way I can get the file name back after I click any buttons.
 
Back
Top