Hi,
I have a form with three checkbox with different name.Values from textboxes and hidden fields are saving to database correctly.But checkbox values are not.
Please do the needful
Thanks
I have a form with three checkbox with different name.Values from textboxes and hidden fields are saving to database correctly.But checkbox values are not.
<td heigh="20px;" bgcolor="#f5f5f5"><b>Data Collection: </b></td></tr><tr><td height="25px;" valign="middle">
<input title="" id="class1" name="class1" type="checkbox" value="yes" /> Class1
<input title="" id="class2" name="class2" type="checkbox" value="yes" /> Class2
<input title="" id="class3" name="class3" type="checkbox" value="yes" /> Class3</br>
</td>
Please do the needful
Thanks
This topic is locked and no more replies can be posted.
