Onclick Post event
I have many <asp:buttons> in my aspx page and when they click on a certain button I would like to post them to a different page for each button with 4 different parameters in it. Is there a way I can do that with <asp:buttons> using JavaScript or any other method having this script in the code behind page.
Please suggest.
Thanks
Sabu
|