I'm having trouble changing the text of the file attachment button. My button is with the text like this:
Iwantedtochangethetextof"Browse ..." Would? I'm doing it in asp.net.
Follow the upload code:
<asp:Label ID="Label2" runat="server">Arquivo:</asp:Label>
<asp:FileUpload ID="fuArquivo" runat="server" Width="400px"/>