<td name="cellname">data</td>
<td><input type="checkbox" name="check"></td>
//Please don't use this for your form processing: if (isset($_POST['submit'])) //Internet explorer has a bug and does not always send the submit value.
Jump To Top of Thread