0
Enabling and Disabling form controls HELP!!
New Here
,
/t5/coldfusion-discussions/enabling-and-disabling-form-controls-help/td-p/910090
Jun 19, 2008
Jun 19, 2008
Copy link to clipboard
Copied
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.
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.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Participant
,
LATEST
/t5/coldfusion-discussions/enabling-and-disabling-form-controls-help/m-p/910091#M83663
Jun 23, 2008
Jun 23, 2008
Copy link to clipboard
Copied
Why do you need to write a query for controlling form
objects? You can use javascript.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

