Dynamic form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dodger21
    Confirmed User
    • Jan 2003
    • 2680

    #1

    Dynamic form

    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.
    icq: 237055440
  • Hue G. Pness
    Confirmed User
    • Jun 2003
    • 1237

    #2
    i'm no programer or anything like that but the easiest way would probably be a quick php script using if and else statements
    GFY Voice of Reason

    Comment

    • gleb
      Confirmed User
      • Nov 2002
      • 311

      #3
      is the page allowed to refresh or must change dynamically?

      Comment

      Working...