I am trying to write a members area for my website using cookies. I have got  
the script which checks the username and password, then sets a cookie 
containing the ID of that user. What I eventually want is a small script that 
I can put in my restricted html pages using SSI, that will check to see if 
the cookie exists, (and that it is valid) and if it isn't there, then a 
simple redirect. 

I believe that redirect should work before any of the html is displayed.


Am i going about this totally the wrong way?

-- 
Matthew Harrison
Internet/Network Services Administrator
Genstate
www.genestate.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to