Helmut,

That is BRILLIANT!!!!!!

Thanks a lot!

Phil.



Helmut Zeilinger <[EMAIL PROTECTED]>

15/02/2005 14:42

To
[EMAIL PROTECTED]
cc
asp@perl.apache.org
Subject
Re: A mod_perl content handler and ASP $Session





Hi Phil,
>
> Your reply sounds perfect!  Can you confirm that this will retrieve the
> $Session hash pointer currently being used by the user?

yes the current session, because $r contains the "session information"
(cookie)

> Essentially, I do
> not want to create a new $Session, rather retrieve information from the
> one currently in use.
>

but of course, if the session has expired meanwhile, you will create a new
one,
but to check this you can test for the existence
of a session key after the session "retrievement", that you create before..
(was that clear?)


Helmut


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




********************************************************************************Disclaimer: The information contained in this message is for the intended addressee only and may contain confidential and/or privileged information. If you are not the intended addressee, please delete this message and notify the sender; do not copy or distribute this message or disclose its contents to anyone. Any views or opinions expressed in this message are those of the author and do not necessarily represent those of Euro Systems Projects Limited or of any of its associated companies. No reliance may be placed on this message without written confirmation from an authorised representative of the company.

Reply via email to