Hi All,
I hope someone can help with this issue I'm having. I've found much useful information on this site before so I'm crossing my fingers that I can this time.
I want to creat a logon page, on my website, where when a client clicks "logon" they can enter their username and password, and be taken to their specific page. I want each protected page to be assigned to it's own user. For instance, let's say Client1 wants to log in to thier page - they enter their username and password and they are taken to Client1's Page. Then if Client2 wants to log on, they enter username and password and are taken to their unique Client2 page.
Ideally, each client will have their own username and password set to take them to their own page.
Can anyone provide some code or insight on what needs to be done here?
Thanks much!