0

How can I use form authentication when I have three login forms and I dont want to use Role Table. Can anyone help me? I have three login forms for three different roles.

1 Answer 1

1

If you are not using Role Table and if there are only Three Roles, You can simply create a Session Variable for Role for Each form then User login is Successful before redirecting to next page.

Then check The role session variable value in other pages.

Hope this helps..!!!

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.