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?