http://qs1969.pair.com?node_id=139236


in reply to Re: Re: Re: Perl Win32 Apache/IIS Session Management
in thread Perl Win32 Apache/IIS Session Management

I agree with Cyphering, but we got to remember that the calling code is written in ASP.

Does ASP supports the encryptions as the same way as Perl does, to have a exact crypt->decrypt pair?

Now coming back to original case, can anyone give me an idea how one can fetch the session information of IIS from perl code(I mean .pl codes not the perlscripted ASP code)?

If yes how can I initiate IIS session object in my perl code which would reurn me session data.

Thanks