Re: Apache::ASP and Apache request object

2000-06-16 Thread Joshua Chamas
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

Apache::ASP and Apache request object

2000-06-16 Thread Dmitry Beransky
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