I have 40 radiobutton groups. This is an online test and the user chooses one radio button from each group to answer a question.
I am looking for a way to loop thru each of the radio button groups and populate my database with the value of the radiobutton that was chosen.
I am looking for a way to loop thru each of the radio button groups and populate my database with the value of the radiobutton that was chosen.