Hi Aman,

I've had exactly the same problem.  I strongly suspect it's an IE thing.
I've not found a way round it other than looking at the HTTP_REFERER and
removing cookies from pages that had not come from my site.


R



-----Original Message-----
From: aman cgiperl [mailto:[EMAIL PROTECTED]] 
Sent: 02 October 2002 14:27
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: cookies


Hi all
I need to set a cookie which expires when the browser is closed. I am
not using CGI.pm My earlier query for the same for responded by telling
that if I am using CGI.pm, I can do so by omitting the expiry date, but
if I do so, when I do

print "Set-Cookie: cart=$cart domain=.domain.com\n";

the cookie does not get set at all.

Thanks for suggestions in advance.
Aman

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



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

Reply via email to