The first form is a login page defaultaspx users cannot


Create a database with a table called "MyUsers" and "MyRole" This table should have the following columns.

loginID -Text (Primary Key.)
FullName- Text.
Description- Text.
Password

The table, MyRole, should have the following columns -

role name
role description

There should be 2 roles in this table

Administrator, Administrator of the web site

Use Visual Studio.NET 2008 to create an ASP.NET with two asp forms: default.aspx, and userAdmin.aspx

The first form is a login page default.aspx Users cannot view the other forms until they have successfully logged onto the application. The user needs to login using their UserId and Password.

The second form contains a GridView control, The GridView control will allow the user to

-view the users and their role

Solution Preview :

Prepared by a verified Expert
Database Management System: The first form is a login page defaultaspx users cannot
Reference No:- TGS01258400

Now Priced at $20 (50% Discount)

Recommended (98%)

Rated (4.3/5)