* David Jackson ([EMAIL PROTECTED]) [Dec 29. 2001 22:40]: > Brian -- > So I should change the line: > echo "<td><input type=\"checkbox\" name=\"frm_pid\" value = \"$pid\" > ></td>";
> To: > echo "<td><input type=\"checkbox\" name=\"frm_pid[]\" value = \"$pid\" > ></td>"; That should do it. -- Brian Clark | Avoiding the general public since 1805! Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8 Women are probably the main cause of free software starvation. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

