How can I setup an HTML form that displays the next value of the form based on the previous value selected?
For example, setup an option value YES/NO. If Yes is selected, question1 is displayed. If NO is selected question2 is displayed.
For example, setup an option value YES/NO. If Yes is selected, question1 is displayed. If NO is selected question2 is displayed.

Comment