Re: share a session between two website



"Matt Garrish" <matthew.garrish@xxxxxxxxxxxx> wrote in
news:BeM4g.4843$fx.450545@xxxxxxxxxxxxxxxxxxxxx:


<alexjaquet@xxxxxxxxx> wrote in message
news:1146323027.854901.269310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
"CGI::Session stores the session identifer in a cookie. Are you sure
that the
second site is able to access that cookie? Are you checking errstr()
for
more info? "


The effort to follow the posting guidelines is appreciated,

He has been asked to follow the guidelines many, many times.

local our $session = new CGI::Session( "driver:File",

He has also been asked many times why he uses local our instead of my.

Sinan
--
A. Sinan Unur <1usa@xxxxxxxxxxxxxxxxxxx>
(remove .invalid and reverse each component for email address)

comp.lang.perl.misc guidelines on the WWW:
http://augustmail.com/~tadmc/clpmisc/clpmisc_guidelines.html

.



Relevant Pages

  • Re: share a session between two website
    ... second site is able to access that cookie? ... Are you checking errstr() ... The effort to follow the posting guidelines is appreciated, ...
    (comp.lang.perl.misc)
  • Re: share a session between two website
    ... "CGI::Session stores the session identifer in a cookie. ... second site is able to access that cookie? ... I get this error msg when trying to call errstr ...
    (comp.lang.perl.misc)
  • Re: share a session between two website
    ... second site is able to access that cookie? ... Are you checking errstr() ... proper attribution which will make your life easier: ...
    (comp.lang.perl.misc)
  • Re: share a session between two website
    ... second site is able to access that cookie? ... He has been asked to follow the guidelines many, ...
    (comp.lang.perl.misc)