Skip to main content
Known Participant
June 19, 2008
Question

Enabling and Disabling form controls HELP!!

  • June 19, 2008
  • 1 reply
  • 245 views
Here is what I need to do using and select box or radio buttons for question #1, a select box for question 2 and 3.

Question 1 has three choices (Yes, Maybe, No). If "Yes" or "Maybe" is selected then question 2 is enabled. If "No" is selected then Question 3 select box is enabled.

Its that simple but I'm having problems writing the query.
    This topic has been closed for replies.

    1 reply

    Inspiring
    June 24, 2008
    Why do you need to write a query for controlling form objects? You can use javascript.