I am creating a C# project and need only on Login page for every user, however users must not choose their type or role when logging....
Loading
I am creating a C# project and need only on Login page for every user, however users must not choose their type or role when logging....
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhishek YadavPosted Oct 21, 2022, 1:41 AM
Step 1. Creating an empty website.
Step 2. Designing the Login web page.
Step 3. Creating SQL database.
Step 4. Configuring web.config file.
Step 5. Coding login form