Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
I am using visual web developer 2005 to build a web form to capture data. The data is sent to an MS sql database in the back end.
I want to enable and disable textboxes based on items selected from a drop down list. Can someone please help me with this?
i.e. the webform contains a drop down list which contains values A,B,C,D,E. It also contains 2 textboxes; textbox 1 & text box 2.
When A,B,C is selected I would like to enable textbox1 and disable textbox 2
When D,E is selected, I would like to enable textbox 2 and disable textbox 1
Also, i'm a very new at this so if you can explain it to me in layman's terms, that would be great.
thank you in advance for your help!
Sign up now to view this solution! It's quick, easy, and secure to subscribe. We will return you to this solution, unlocked, when you’re done.
Posted on 2011-05-09 at 14:19:52ID: 36812517
All comments and solutions are available to Premium Service Members only. Sign up to view the solution to this question. Already a member? Log in to view this solution.