Re: share a session between two website



A. Sinan Unur wrote:

"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


local our is common usage in mod_perl.


--
Brian Wakem
Email: http://homepage.ntlworld.com/b.wakem/myemail.png
.



Relevant Pages

  • 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)
  • Re: share a session between two website
    ... second site is able to access that cookie? ... Are you checking errstr() ... He has been asked to follow the guidelines many, ...
    (comp.lang.perl.misc)