I currently have a large form with several textboxes on it written in ASP.NET (c#). The problem is when a user presses return in textbox instead of tab the page reloads. Which causes all the current ...