Dmitry Beransky wrote:
>
> Hi,
>
> In order to get an instance of Apache::Session, I need to get to the
> current session id which is stored in a request header, which means I need
> to get a reference to the current apache request object. I've browsed
> through Apache::ASP code and docs and rea
Hi,
Joshua, I guess this question is for you.
Some time ago I asked how to combine ASP's session management and
Apache::Session. You recommended I use Script_OnStart to set $Session to
an instance of Apache::Session.
In order to get an instance of Apache::Session, I need to get to the
curre