Page 1 of 1

Inserting data using drop down menus

Posted: Fri Nov 10, 2006 11:23 am
by laknal
Hi,

I am trying to insert employee id using two drop down menus('Yes','No').

I have two radio buttons: Yes and No.

If the user selects 'Yes' then first drop down('Yes') is displayed ,

and if user selects 'No' then first drop down('Yes') is invisible and 'No' drop down is visible.

I can insert from first drop down('Yes') but not from second"No' drop down.

Both drop downs have different names. If I use same name, then none of them work.

Any help is appreicated,

Thanks.

Posted: Fri Nov 10, 2006 11:54 am
by John Cartwright
Show what you've done so far please.