M
Mark Goldin
If I want to open a new ASPX page when the user clicks on a button
do I use JS for that?
What would be a point of having AutoPostBack enabled for that button
if I cannot use server side to open a new form anyway.
How do I attach a JS to the button's click?
How do I attach a JS to the toolbar button's click?
Thanks
do I use JS for that?
What would be a point of having AutoPostBack enabled for that button
if I cannot use server side to open a new form anyway.
How do I attach a JS to the button's click?
How do I attach a JS to the toolbar button's click?
Thanks