M
Miguel Dias Moura
Hello,
On na ASP.NET/VB web page i have a form and i have this button:
<asp:Button ID="search" runat="server" OnClick="searchGO" Text="search"
/>
I want to use the image search.gif instead of the standard button.
How can I do this?
Thanks,
Miguel
On na ASP.NET/VB web page i have a form and i have this button:
<asp:Button ID="search" runat="server" OnClick="searchGO" Text="search"
/>
I want to use the image search.gif instead of the standard button.
How can I do this?
Thanks,
Miguel