Hi there
I am building a small web application. I have two types of users, Client and Provider. Can I setup two different logon pages? one for client and another one for provider? The reason is that client - using email/password to logon. Provider - using registration number, type and password to logon.
How do I do that?
thanks
Chun