Hi all, I've been working on a couple of CGI programs that have reasonably complex menu interfaces. I'm getting tired of passing state via hidden fields and urls but I don't want to depend on cookies. I'm thinking the solution is a server side solution that creates a session ID that can be passed or maybe just creates a session based on the time/IP address.
Sounds like somthing that probably has a module already written ;-) So, as I start searching through CPAN, I thought I'd drop a note to the list and see if someone could shorten my search and send me in the right direction. Thanks, -Bill -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]