?
=?iso-8859-1?Q?Ga=EBtan?=
I want to post my form by clicking on a RadioButton but
not on clicking on an ImageButton. How to do to execute
only the click procedure of the ImageButton and not the
postback of my page. Because on the postback of my page I
want to test the request.form of my RadioButton.
I try to change the CausesValidation property of the
ImageButton but it doesn't work better.
Thanks for your help.
not on clicking on an ImageButton. How to do to execute
only the click procedure of the ImageButton and not the
postback of my page. Because on the postback of my page I
want to test the request.form of my RadioButton.
I try to change the CausesValidation property of the
ImageButton but it doesn't work better.
Thanks for your help.