View Single Post
Old Feb 7th, 2008, 9:13 PM   #3
Robocop
Programmer
 
Join Date: Sep 2004
Posts: 47
Rep Power: 0 Robocop is on a distinguished road
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
Robocop is offline   Reply With Quote