PDA

View Full Version : Radio Button Selection ???????


szms
Mon 28th Jul '03, 10:32am
Hi there !!

I have couple of radio buttons for selecting a item and then below I have two more radio buttons for selcting "yes" or "no".

My goal is to have selecting "yes" button automatically when user select a item from above and if he/she selects "no" then if a above item is selceted that will be deselcted. Hopefully you understood my goal.

Little bit code may help!!!!

Sheddtech
Mon 28th Jul '03, 5:53pm
Hi!
You would need to use JavaScript for this, if the trigger field and the radio buttons are on the same page.