I\'m writing a web page in ASP.NET. I have some JavaScript code, and I have a submit button with a click event.
Is it possible to call a method I created in ASP with
If the __doPostBack function is not generated on the page you need to insert a control to force it like this: