I have questionnaire that has two radio buttons(one is "Register" and the another one is "Drop") in it and all answers are saved in an SQL database. For Example ,when the user checked "Register" and then by clicking "Sumbit Page" the values stored in the sql database.When the user returns the same page ,he/she wants to view that he choosed(here he choosed "Register") the value should not get reset.

I want the steps that i must follow in the database and plus in HTML(radio button).
Please do the needful..............

by,
santhanalakshmi.

On Checked_Changed event of radio button store the checked status in session variables.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.