K... so i got this form with different sets of radio buttons, can i create a function that targets on set of radio buttons? like, say someone chooses a choice from set one, and a choice from set 2, the submits the form, i want the php to beable to take the values from the first set, handle the data, then go on to set 2, untill it has handled all the sets... is this possible?