Hi all, Here I am again with another seemingly simple question I just cannot find the answer to. I would like to use an input type="button" but asp:Button always gives me a type="submit."
<asp:Button runat="server" bla bla bla />
Thanks in advance.