How to configure user login in ASP.NET?
I am creating a Web-based file maintenance system that runs on a local computer. This will just save all personal the details of a person. I have created a log-in form, wherein if an encoder logs in, he/she will not be able to modify the system settings while the admin user can do anything.
What I want is to disable administrative privileges for ordinary users. How can I do this? I’m using VB. Please help me with this one thanks.








