Re: share a session between two website
- From: "A. Sinan Unur" <1usa@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 29 Apr 2006 20:12:28 GMT
"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
.
- Follow-Ups:
- Re: share a session between two website
- From: Brian Wakem
- Re: share a session between two website
- References:
- share a session between two website
- From: alexjaquet
- Re: share a session between two website
- From: Matt Garrish
- Re: share a session between two website
- From: alexjaquet
- Re: share a session between two website
- From: Matt Garrish
- share a session between two website
- Prev by Date: Re: Perl script does not work
- Next by Date: Re: extract variables from expression
- Previous by thread: Re: share a session between two website
- Next by thread: Re: share a session between two website
- Index(es):
Relevant Pages
|