I need a help about this i have a log in form design
Username
Password
And my database table
Username
Password
Usertype
I want that if admin will login admin form will show. While if employee will log in emlpoyee form will show.
How to do that in code. Im using sql server