wop_nuno
10-25-2006, 05:03 PM
H i everyone,
i 'm new to the forum so i want to start by saying hi to everyone.
I know how to program in PHP, sometimes i encounter some dificulties.
I'm doing a quizz with multiple answers. These answers will be choosen by a radio button.
So what i did was to creat a table that displays the question and all the four answers.
Because i'm too lazy, i'm using dreamweaver to generate all the 20 questions. My problem is: how to have 20 different groups of radio buttons.
I know i can create all 20 of them and give each one a different name, but like i said i'm using repeat region with dreamweaver, so i don't have to all thos 20 times, but only 1 only time.
The problem is that all 20 of the radio buttons group have the same name.
Can anyone help me??? Please.
Take care all,
Nuno Ferreira
i 'm new to the forum so i want to start by saying hi to everyone.
I know how to program in PHP, sometimes i encounter some dificulties.
I'm doing a quizz with multiple answers. These answers will be choosen by a radio button.
So what i did was to creat a table that displays the question and all the four answers.
Because i'm too lazy, i'm using dreamweaver to generate all the 20 questions. My problem is: how to have 20 different groups of radio buttons.
I know i can create all 20 of them and give each one a different name, but like i said i'm using repeat region with dreamweaver, so i don't have to all thos 20 times, but only 1 only time.
The problem is that all 20 of the radio buttons group have the same name.
Can anyone help me??? Please.
Take care all,
Nuno Ferreira