warm greetings from the holy city of Jerusalem
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Andrew,
I've been working on a similar question recently. Try to set the cookie and
then redirect back into the same script. When setting the cookie, also place
a temporary value in the CGI environment. When the script is activated the
second time around, the presence of the temporary CGI value
Greetings,
I am trying to determine the best method for creating a secure members' only area of a
website. The public area of the site displays data retrieved from mysql tables. The
private area will allow members to update their own data within those tables. I found
plenty of documentation o