Posted by number1.email on 12/15/05 20:18
Hello,
I have a simple Web Page Questionairre in which questions are read from
a database, and the user can indicate the correct answer via either a
radio input control or a dropdown list.
The number of questions that is displayed on the screen can
vary...depending on the number of questions that satisfy certain
criteria.
Does anyone have any sample code, or can show me how I can validate
this Web Page in JavaScript so that the user is forced to "answer"
every question on the form (whether it is a radio control or dropdown
list).
Thanks.
[Back to original message]
|