Jquery post method on the form?
Hello all,
I am using jquery with simple Asp.net application.I am having an registration form in which there are two buttons.
One register and another unregister,on the unregister button a different panel gets opened.
I have written validations in the js file made for registration page.and included that on the register .aspx page
How shall i call only one button in the post method written in js file.
Please tell how shall I do this
Thanks
ritzkapoor