0
I’m having trouble changing the text of the file attachment button. My button has the text like this:
I wanted to change the text of "Search..." Could be how? I’m doing on Asp.net.
Follow the upload code:
<asp:Label ID="Label2" runat="server">Arquivo:</asp:Label>
<asp:FileUpload ID="fuArquivo" runat="server" Width="400px"/>