G
Guest
I have a SQL Server 2000 database. I need to create a web front end that will:
1. Allow a person to log in using an ID and password stored in the database
2. See a list of topics
3. Select a topic from the list and take a survey
4. Possibly enter comments at the end of each section of the survey
I am looking for a fast-track example as I need to do this as quickly as
possible. I have Visual Studio.NET 2003 Professional.
1. Allow a person to log in using an ID and password stored in the database
2. See a list of topics
3. Select a topic from the list and take a survey
4. Possibly enter comments at the end of each section of the survey
I am looking for a fast-track example as I need to do this as quickly as
possible. I have Visual Studio.NET 2003 Professional.