Hi all,
I'm looking for some recommendations of ways to have http sessions using Apache and Perl.
I have (will have) a shopping application that needs to work across user's visits to static html pages, so passing a session id in the page is not viable. I don't want to rely on cookies.
How do http sessions work? What's the best way to use them with Apache/Perl? Do all current browsers pass the http header with the session id back and forth?
Cheers, Nigel -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/