Re: Off-Topic (200%) - Where are you from?

2001-11-10 Thread Sawsan Sarandah
warm greetings from the holy city of Jerusalem -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Cookie and redirecting.

2001-09-27 Thread Sawsan Sarandah
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

members only area of website

2001-05-04 Thread Sawsan Sarandah
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