Posted by John Taylor-Johnston on 09/19/05 00:25
Me thinks you have to name the checkboxes differently, otherwise the post variable will only take the last value it found, overwriting previous values. Otherwise they act like radioboxes. > print "<TD style='border: 1pt solid black cell-padding: 3px'><input type='checkbox' name=\"id[]\" value=\"".$row["id"]."\"> </TD>"; > >
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming