Homework
For your homework, modify the login page you built for Project #10 to access a password stored in the database. If necessary, you should add login and password fields to your database.
Personal Database Project
For your PDP, do the following things:
- Include a login page. You may use the one from the homework portion if appropriate.
- Create a filtered data table similar to the one from Lab #11.
What to turn in
Submit the URL of your login and filtered-access pages in Knightvision. Also, attach the relevant .aspx pages and backing VB code files.
Back to the top