Ola,
I have been tasked with the mission to build a web form survey that will utilize skip logic, aka conditional branding. Now, I know my fair share of HTML and can get buy with building a web form with one page and a submit button that uses POST and calls to a PHP script to handle the job, but, I am in the dark when it comes to building a survey with next buttons and a form that utilizes skip logic, ie: if user selects "no" goto page 3.. I gather this task will include a steady heap of if else statements. My question is how would I build a web form that shows different 'layers' or 'pages' all in one index page? I would prefer not to build 5 to 6 pages for each step in the survey. What is the best solution to complete this task? I'm a newb, please take it easy.
Regards,
-n