sugeet_s
06-08-2006, 12:36 PM
hi friends,
Is there a method to call a javascript function on change of the state of a checkbox control in asp.net without having postback the control.
it generates following html source at the client end.
input id="chkInterest1" type="checkbox" name="chkInterest1" /><label for="chkInterest1">Interest1</label>
thanks in advance
regards
sugeet
Is there a method to call a javascript function on change of the state of a checkbox control in asp.net without having postback the control.
it generates following html source at the client end.
input id="chkInterest1" type="checkbox" name="chkInterest1" /><label for="chkInterest1">Interest1</label>
thanks in advance
regards
sugeet