You could also use a hidden text box in the form. Add an OnClick event to each of your radio buttons. When the user clicks on the radio button, have the hidden text box value change. The use 'myValue=request.querystring('myRadioButtonName') - replacing the single quotes with double qoutes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.