Hi all.
How Can I makes login form for my vb.net project? I would like to make one that can identify the user according to their roles. Eg. Roles 1-4. Role 1 being the lowest user so this user can't use everything on the app. Role 4 as the highest user/administrator can access everything.
The login form must not have a registration form. Me as the developer must create the users. Or the role4/adminstrator must be able to add users on the app.
Can anyone perhaps point me to a sample project like this or a forum that explains everything to do in detail so that I can make one.
Thanks.