Automatic jump to the right question

J

Jan

Hello,

I have a form with a lot of questions. And by question 1 when you answer A
you have to go to question 5 but when you answer B you have to go to
question 6 ect. I what that to hapen automaticly. How do I do that?

Thanks,

Jan
 
J

Jan

Thanks, but the answer does not have be correct. It is more that the answer
you give makes that you do not have answer the next answers. Like in a
inquiry with a lot of questions. When I use a hyperlink to a bookmark it
doesn't work because it only checks the check box (or radio button) and not
activate the hyperlink.

Jan

Skydolphin said:
You'll probably have to write a javascript function that gets the answer
and compares it the the correct answer. Then set a bookmark of each of your
questions and then go to the correct next question.
 
Top