question of password protection
-
how to create a password protection on user level access means user can enter their password then first of all matgh the pwd to the user then show only their roles?
-
how to create a password protection on user level access means user can enter their password then first of all matgh the pwd to the user then show only their roles?
You can start with the built-in asp.net Membership management[^].
Hesham A. Amin My blog twitter: @HeshamAmin
-
how to create a password protection on user level access means user can enter their password then first of all matgh the pwd to the user then show only their roles?
You will find these 2 article very helpful in implementing the same: Understanding ASP.NET Roles and Membership - A Beginner's Tutorial[^] Understanding and Implementing ASP.NET Custom Forms Authentication[^]
Every now and then say, "What the Elephant." "What the Elephant" gives you freedom. Freedom brings opportunity. Opportunity makes your future.