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

Place a text box on the page (can be hidden) and store the textvalue into the text box/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.