asptoday_discuss thread: Retrieve the value for mutiple radip buttons.
If i have a form that display questions for user to select "Yes" or "No" using radio button, i will end up with a code below. <input type="radio" name="="<%=question_header_no%>&<%=question_no%>"" value"1"> How do I retrieve the value of the radio button as the name of the radio button is dynamic? Thanks.
|





