Hi,
I have a hidden field and a check box, I want to change the value of the checkbox onclick event, but for some reason the value is not getting set. could somebody tell me if I am doing anything wrong..??
thanks
jag
below is the code..
<input type="hidden" name="unitRefunded" value="false"/>...