Step 5 - Displaying the Web Administration Form
When you create a new Web Forms application, a Web Administration form is automatically created for you in the Admin subfolder of your project's root directory. You can use the form "as is" or change and enhance it as needed:

To access this form in your browser, navigate to the admin/default.aspx page below your project's root directory. For example:
http://localhost/Test%20Project/admin/default.aspx
This form contains a Security Administration link that launches the User and Role Administration form. As well as a Log into Security Administration Mode link that puts the administrator into "security administration" mode.
See also:
Step 6 - Displaying the User and Role Administration Form
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 10/25/03
Comment or report problem with topic
