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).