View Single Post
Old Feb 10th, 2006, 3:16 PM   #9
Eryk
Programmer
 
Join Date: Jul 2005
Posts: 62
Rep Power: 4 Eryk is on a distinguished road
The checkboxes checked will be the only ones passed over from the form submition. Therefore, for the most part, you can just cycle through the POST form. Although I'd do a different value that is global throughout them, that way you can see which ones are which.
Eryk is offline   Reply With Quote