Skip to Content
0
Oct 27, 2005 at 04:51 AM

Perform changes to input screen according to the changes of radiobutton

35 Views

How can I change the search help of a textbox according to the values selected in the radiobutton group?

My case:

Have a radiobutton group containing 2 radiobuttons and a textbox.

When choosing radiobutton 'A', the search help of the textbox becomes file netvigation on app. server. When I choosing radiobutton 'B', the search help of the textbox becomes file netvigation on local PC.

The search help can't change and always corresponding to the default value that I have set for the radiobutton group.

Thanks for your help!