Dear Folks,
I am currently working on cookies for tesing out.
Although a lot of people had disabled the function on
their browsers, I would just like to try it.
I got few knotty problems :
1) I could set the cookie's parameters and
retrieve it. But how I can make use of the returned
parameters to realise the concept of cookie.
2) Upon detecting that the cookie is not valid
using if statement, I would like to use the command in
the CGI script to immediate load another URL page. I
had tried the redirect command for cookie but could
not help.
E.g. if ($cookieID eq '12345') {
#load new web page.
}
Thanks,
Andrew
____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]