I have an asp button and a html button and a few other text boxes on an .aspx page.I have added no specific code, but the asp button has become the default button i.e. if i type something on the text boxes and click enter, the asp button gets executed.How can i make the html button the same i.e. make the html button the default button.
thanks a lot for your help