Hi,
I have a problem which I am sure will be easy to solve but I just cant see the solution.
I have a small questionnaire in an ASP.NET application which consists of 5 questions with a radio button group of 4 mutually exclusive answers which I want to store in a database. Currently everything works and the radio buttons are in template columns. But I cannot work out how to retrieve the selected values once the form is posted back.
Could some one give me an example of the code used to do this please?
Sandy
I have a problem which I am sure will be easy to solve but I just cant see the solution.
I have a small questionnaire in an ASP.NET application which consists of 5 questions with a radio button group of 4 mutually exclusive answers which I want to store in a database. Currently everything works and the radio buttons are in template columns. But I cannot work out how to retrieve the selected values once the form is posted back.
Could some one give me an example of the code used to do this please?
Sandy