Click to See Complete Forum and Search --> : Help Please


sridhartvmalai
August 31st, 2001, 12:03 PM
In the form I should select one the following

Option(Radio) Button or Check Box.

If I selected any one of the above five more Option(Radio) Button or Check Box will be appear in the form. If I selected Option(Radion) Button the Check Box will be visible = False

My question is If I selected Option(RADIO) Button, for some reason, I like to select the Check Box.

How can I?

If some one know the solution please let me know?

Thanks

Sridhar

CodeHacker
August 31st, 2001, 12:49 PM
Check1.Value = 1


CodeHacker
Rate me if it helped, Thanks