in one of the forms i work on, i need to set other form fields based on the value of a checkbox. the value this.checked was passwd a parameter to xajax function.<input type="checkbox" name="checkbox1" id="checkbox1" value="Y" onClick="xajax_functi…
more »