Re: Using APACHE::ASP objects into a AuthenHandler

2001-09-18 Thread Joshua Chamas
willems Luc wrote: > > Hello , > > I have a quistion abous $Session objects. Is it possible to us this objects > in a custom Authentication handler. > > The idea is to use a ASP script to login the user and put some user info into > the session object if the user is valid. After that i

Using APACHE::ASP objects into a AuthenHandler

2001-09-18 Thread willems Luc
Hello , I have a quistion abous $Session objects. Is it possible to us this objects in a custom Authentication handler. The idea is to use a ASP script to login the user and put some user info into the session object if the user is valid. After that i redirect the user 1 level deepe