QuaminaIT 0 Newbie Poster

I have 3 arrays with 3 items in each. I want to divided them into groups of 3 radio buttons and i want to select one radio button, hit a submit button and have it post on the same page and then move to the next set and have it keep my previous selections.

Ex:

Group 1 Group 2 Group 3
1 A 2 A 3 A
1 B 2 B 3 B
1 C 2 C 3 C

Submit Submit Submit

You chose A for G1 You Chose A for G1 You Chose A for G1
You Chose B for G2 You Chose B for G2
You Chose C for G3

all of the choices have to be posted on the same page after a submit button is hit after each group.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.