Showing posts with label asp.net default submit enter. Show all posts
Showing posts with label asp.net default submit enter. Show all posts

Sunday, November 8, 2009

submit form on enter key asp.net

can do so using the defaultbutton option inside asp.
form defaultbutton="button1" runat="server"