View Single Post
  #5 (permalink)  
Old Aug 10th, 2006, 09:58
mitcho mitcho is offline
New Member
Join Date: Dec 2005
Age: 24
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ASP Survey - Skipping Questions

Theres no need to get angry. I am extremely new to ASP, and forums are a place where experts connect. I do not think there is anything wrong with posting such a problem here in hope of a solution.

in answer to your question i have implemented most of this system already here: http://www.beaniekids.com/test/bkqf/...stionnaire.asp

i just cannot get the question skipping to work. i want the survey to automatically skip certain questions based on the previous answer. for example if they answer Question 3 'Male', i want the survey to go to Question 5 instead of 4 when the next button is pressed.

i posted up the code for the questionnaire page, proceed (which is called when the next button is pressed) and tally (which tallys up the answers at the end and saves them to database).
Reply With Quote