Hi,
I need to assign 2 values to a checkbox.
What I am trying to do is insert the value of a checkbox into a database where if the box is checked then "Not Applicable" is inserted to the database & if not checked then "No" is inserted.
e.g.
<input type="checkbox" name="stage1_app" value="Not Applicable" defaultvalue="No">
This kicks up an error. SOOOOOoooooo ayone got any ideas how to do this?? Please.. I dont want to go to Chelsea!!!
I need to assign 2 values to a checkbox.
What I am trying to do is insert the value of a checkbox into a database where if the box is checked then "Not Applicable" is inserted to the database & if not checked then "No" is inserted.
e.g.
<input type="checkbox" name="stage1_app" value="Not Applicable" defaultvalue="No">
This kicks up an error. SOOOOOoooooo ayone got any ideas how to do this?? Please.. I dont want to go to Chelsea!!!