Blocking public from viewing guestbook
Posted: Thu Jan 11, 2007 6:39 pm
Script URL:
Version of script: 1.43
Hosting company:
URL of phpinfo.php:
URL of session_test.php: http://edessin.com/php/gbook.php
What terms did you try when SEARCHING for a solution:
"block view access" "javascript within php" "password protect guestbook view"
Write your message below:
Everything within this script works exceptionally well. However, I am using this guestbook as a way of receiving requests for services with my business, and I don't want the public bring able to see that information. Example: http://edessin.com/php/gbook.php goes to my view guestbook but if someone goes there, I want a java script to pop up to ask for a password. Now, I do have the appropriate code in my links for people to sign it directly without going directly to view, but for the smart people, they can simply delete the "?a=sign", and I don't want them to see what's posted.
I also tried putting the code in the header.txt, but it password protected both add and view, while I only want view protected.
Please help, thanks so much
Version of script: 1.43
Hosting company:
URL of phpinfo.php:
URL of session_test.php: http://edessin.com/php/gbook.php
What terms did you try when SEARCHING for a solution:
"block view access" "javascript within php" "password protect guestbook view"
Write your message below:
Everything within this script works exceptionally well. However, I am using this guestbook as a way of receiving requests for services with my business, and I don't want the public bring able to see that information. Example: http://edessin.com/php/gbook.php goes to my view guestbook but if someone goes there, I want a java script to pop up to ask for a password. Now, I do have the appropriate code in my links for people to sign it directly without going directly to view, but for the smart people, they can simply delete the "?a=sign", and I don't want them to see what's posted.
I also tried putting the code in the header.txt, but it password protected both add and view, while I only want view protected.
Please help, thanks so much