This download is a sample that demonstrates how to create a survey using ASP.NET. The questions for the survey are constructed dynamically based on the contents of a SQL Server database. When the user posts their response, their answers are inserted back into the database using stored procedures.
|