Windows Forms have an AcceptButton Property. When I click enter the button executes. I want to simulate an AcceptButton Property on the WebPage. When I click enter I want the button to execute. Is their anyway to do that in ASP.NET Projects?
Printable View
Windows Forms have an AcceptButton Property. When I click enter the button executes. I want to simulate an AcceptButton Property on the WebPage. When I click enter I want the button to execute. Is their anyway to do that in ASP.NET Projects?
Do a search in http://groups.google.com by words 'default button asp.net' and you will find tons of response there. Select the one that matches your need.
Thanks,
I got the answer. Looked for it everywhere and could not find it.
So if you got the answer why not share it and save others from looking everywhere.