Hi Marcello,

Here is the detailed info.

We have two applications. One applications sets the value of the cookie
and the 2nd application reads that cookie's value. When I execute the
first application in 2 systems, the cookie is being set in first system,
but not in the 2nd system. That's why the 2nd application is not able to
read the cookies in the 2nd system. The browser is IE 6.0 and the
settings are same in both the systems. We are not able to trace the
problem. Any help in this regard is greatly appreciated.

Hope I have given required information.

Thanks,
Mallik.

-----Original Message-----
From: Marcello [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 02, 2005 1:51 PM
To: Mallik
Cc: beginners@perl.org
Subject: Re: Problem in reading cookies


Mallik ha scritto:
> Hi All,
> 
> I have an perl script that reads cookies. In one system it is able to
> read the cookies properly. But the same is not working in another
> system. Browsers and their versions are same in both systems. I even
set
> the browser properties same in both the systems.

You mean "accept cookies" and such ?

> 
> Then I printed the environment variables in that script. The variable
> HTTP_COOKIE is printed in first system but not in the other system
> (where it is not able to read the cookies).
> 
> What could be the reason for this? Any help in this is greatly
> appreciated.
> 
> Thanks & Regards,
> Mallik.
> 

You should supply more information to help somebody help you.

Marcello

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to