On Tue, 6 Mar 2001, Roee Rubin wrote:

> Hello,
> 
> I need to develop a site that keeps track of user events on the server side
> (no client side cookies).
> 
> What are my options to maintain state through session id's using Perl. I am
> aware of mod_perl but am restricted from using it. Are there any other
> technologies / modules to achieve this ?
> 
> The solution would optimally work cross platform and server.
>

The CGI.pm module provides a way (by using a file) to maintain state.

**** [EMAIL PROTECTED] <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****
k

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to