<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>this script works fine so far.</FONT></DIV>
<DIV><FONT face=Arial size=2>2 groups including users and their 
IDs.</FONT></DIV>
<DIV><FONT face=Arial size=2>both groups can have the same user, f.e. 'A' wit ID 
'22'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the function checks for doubles and checkes them 
both.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>the rest is done by php, that's why i had to name 
the usersId array with numbers users_id[0] ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>now here is the idea:</FONT></DIV>
<DIV><FONT face=Arial size=2>the checkboxes belonging to a group are surrounded 
by a fieldset with an id.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>if i would like to have an "check all boxes of this 
group" checkbox, is it possible?!</FONT></DIV></BODY></HTML>