About catch webbrowser input file path.
My webbrowser have a browse file button.
<input name="uploadfile" type="file" id="uploadfile" size="50" /><br>
How can i catch the file path into TextBox after i browse the file?
such as C:\Users\Test\Desktop\abc.jpg