Skip to Content
0
Former Member
Dec 04, 2006 at 06:10 AM

Dialogue programming issue

19 Views

Hi all.

I am making a dialogue program in which there are two input boxes say A and B, one check box - say C and a dropdown list box - say D. now when I click on the check box c, the input box A should get de-activated or greyed. Wnen I uncheck the checkbox C, Input box A should get activated.

There are two options in the dropdown list ( which are from a database table - using vrm_set_values ) . These options are say 'GREEN' and 'RED. When I choose 'RED', Input box, the input box B should get greyed. When I choose 'GREEN', it should be active.

Please suggest a solution.

Thanks

Ribhu