View Single Post
Old Feb 6th, 2008, 8:15 PM   #1
Robocop
Programmer
 
Join Date: Sep 2004
Posts: 47
Rep Power: 0 Robocop is on a distinguished road
ASP.NET Survey Help

I want to do a survey with ASP.NET and SQL Server 2005, and I'm looking for advice here.

I have the graphical design done, but I need help on the tables that would be needed for this, and how to store the radiobutton values into those tables.

I also have a table where I'm storing the information of the applicant that will fill the survey, but I have that done.


Example

1. Are you at least 18 years of age?

() Yes

() No


2. How is your knowledge of computers?

() Excellent

() Great

() Average

() Below Average



Thanks in advance!
Robocop is offline   Reply With Quote