R Remy Dec 20, 2005 #3 I think what you are looking for is this: http://www.metabuilders.com/Tools/DefaultButtons.aspx Works if you wanna have multiple buttons on one page and depending on which field you click in last, a button becomes the default button. Remy Blaettler http://www.collaboral.com
I think what you are looking for is this: http://www.metabuilders.com/Tools/DefaultButtons.aspx Works if you wanna have multiple buttons on one page and depending on which field you click in last, a button becomes the default button. Remy Blaettler http://www.collaboral.com
S Siva M Dec 20, 2005 #4 If you are using ASP.NET 2.0, set the DefaultButton attribute of the form. How do you define a default submit button on a asp dotNet form Thanks
If you are using ASP.NET 2.0, set the DefaultButton attribute of the form. How do you define a default submit button on a asp dotNet form Thanks