|
Re: ASP.NET Survey Help
Thanks for your help.
I managed to save the answers id's into the database by using the radiobuttonlist's Value property, and using the text property to display the possible answers.
Also, used the Session object to store the ID of the person, and this way passing it into other webforms!
Again Thanks
|