Hi,
I have an ASP page that contains 3 radio buttons and a combo box.
The combo box is to be populated depending on the option selected above. I am using Access DB. I want the value/checked status/on-off of the radio buttons to include a criteria in the where condition of the select query for populating the combo. How can I get its value (in the same page)?
Thnks in advance
Matsam
.
I have an ASP page that contains 3 radio buttons and a combo box.
The combo box is to be populated depending on the option selected above. I am using Access DB. I want the value/checked status/on-off of the radio buttons to include a criteria in the where condition of the select query for populating the combo. How can I get its value (in the same page)?
Thnks in advance
Matsam
.
Comment