jlimited
09-01-2006, 03:25 AM
Hello,
I am building a online survey for someone and I need some help. I have a php script that pulls 5 questions and the corresponding answer options from a database. Each question is displayed and a <select><option> list is generated for the answer choices, using php.
The default value of each selection box is 0 with the text "Select One".
I would like the Next button to be disabled until all 5 questions have been answered.
Incomplete surveys are not valid for the research project.
Thanks
Jlimited
I am building a online survey for someone and I need some help. I have a php script that pulls 5 questions and the corresponding answer options from a database. Each question is displayed and a <select><option> list is generated for the answer choices, using php.
The default value of each selection box is 0 with the text "Select One".
I would like the Next button to be disabled until all 5 questions have been answered.
Incomplete surveys are not valid for the research project.
Thanks
Jlimited