
$0.05$
Novice
May 21, 2002, 4:56 PM
Post #1 of 2
(1680 views)
|
|
deleting cookies
|
Can't Post
|
|
to delete a cookie, you set an expiration date in the past correct? if so, why does this not work?? print "Set-cookie: olhd=values in here; expires = 'Jan 1990';\n";
|