Bill Platt wrote:
> Now, I am beginning to think that I have
> misunderstood the nature of using cookies.
> I am actually attempting to do so for the
> first time.
>
> When I fire the SetCookies procedure:
> &setCookie("user", "dbewley", $expDate, $path, $domain);
>
> Is this the only way it can
Now, I am beginning to think that I have
misunderstood the nature of using cookies.
I am actually attempting to do so for the
first time.
When I fire the SetCookies procedure:
&setCookie("user", "dbewley", $expDate, $path, $domain);
Is this the only way it can be done?
I thought perhaps
Hi all,
Long time no see:-)
How are your significant others (wife, kids, girlfriends, pet goldfish)?
Anyway down to business.
Is there a method to check if a cookie has been tampered with?
I'd thought about encrypting my values, but then the encrypted values can be
copied into another cookie. I
> Pasi Valkeila wrote:
>
> Hello all!
>
> I have a script where I create HTTP Cookies using CGI.pm.
> Is there a way to delete a cookie with it, or is there a way to delete cookies at
>all?
Please post in plain text.
Just set -expires to 'now' or use a time in the past.
--
,-/- __ _
Hello all!
I have a script where I create HTTP
Cookies using CGI.pm.
Is there a way to delete a cookie with it, or is
there a way to delete cookies at all?
Thanks
Pasi
Valkeilahttp://www.saunalahti.fi/pasev