Michael J Asbridge wrote:
> 
> using active perl in IIS what is the best way to manage sessions? I cannot
> use Apache::sessions as I am using IIS!
> 

Use ASP and IIS's built in Session object.

http://www.fastnetltd.ndirect.co.uk/Perl/perl-win32-asp.html

If you haven't written ASP pages before (either IIS or Apache based) then
you best start reading to get to grips with the way it works:

http://msdn.microsoft.com/library/en-us/iisref/html/psdk/asp/aspguide.asp

--
  Simon Oliver
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to