User-1136466523 posted
Hi,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>
I want to make a button to do a capability like the FileUpOnload's Browse-Button ,and using TextBox display the specified file path.How should do it in C
<o:p> </o:p>
Using FileUpload control can match your needs exactly.
<o:p> </o:p>
Thanks.