in classic ASP, how do I do something when a radio button is selected? I want to do something (a sql query again) when the user selected a radio button?
is there a nice/easy way to determine which radio button was selected if we have say 4 radio buttons on the page?
is there a nice/easy way to determine which radio button was selected if we have say 4 radio buttons on the page?