bluemoonstudioForsays
Hello,
I have built a demo site with your page protection.
I’ve been able to skin it to my needs and create a sign in page, main page with password form and two pages for password protection. The following is the site set up.
The first page is: http://www.bluemoonstudio2.org/dev/PageProtect/test_index.html
Then if you click on “clients” in the nav bar you will be directed to the client sign in page: http://www.bluemoonstudio2.org/dev/PageProtect/clientSignIn.php
Now, if I use the defult setting you set up in the code of user1 / pass1 the user will be directed to the password protected client page: http://www.bluemoonstudio2.org/dev/PageProtect/client_one.php
When the user clicks on the Sign out? they are taken to the sighout.php http://www.bluemoonstudio2.org/dev/PageProtect/signout.php
From there I can return to the index page at: http://www.bluemoonstudio2.org/dev/PageProtect/test_index.html
One big happy loop. Now my question is this. How do I set up the php code in the page so that client two can put in his password and be taken to the protected page for client two? I just don’t understand any of the code you have above the head of the page. And I cannot figure it out from your HowTo.html page under Example 3: multiple page authentication.
WHAT I WANT IS TO HAVE AN EXAMPLE THAT WILL SHOW ME HOW TO SET UP ONE PAGE (http://www.bluemoonstudio2.org/dev/PageProtect/clientSignIn.php) THAT WILL ALLOW MULTIPLE USERS TO GO TO EACH OF THEIR OWN PAGES USING THE SAME FORM . Client page one, client page two, etc.
Please, help. If this is beyond the scope of your widget I will pay for your assistance.
Thank you, David

16comments