Lab 16 – Security Fundamentals
Posted by Rick Tempestini on July 22, 2007
You will create an application that will be restricted to only logged in users. This application will have a registration page that will be used to create a single user account in a local XML file. A login page will also be created to verify a typed in user name and password prior to letting the user into the site.
Lab16
Default.aspx
Default.aspx.vb
Login.aspx
Login.aspx.vb
Register.aspx
Register.aspx.vb
web.config
Syed Ali said
Dear Sir
Hello