I have a form that works only if I use the mouse to click on the submit button. When I use the return/enter key, the function specified in OnServerClick does not run at all. It acts as if I pressed F5 ...
Peter responds to a question: How, in an ASP.NET MVC form, can the user be given two submit Buttons that do two different things? In addition to doing development work for my clients and writing these ...