Hi Tim, :I'm developing an employee time tracking app with CGI::Application. The first run mode will be a login screen. After login, the options available in each run mode will be dependent on the user's permissions. What is the best way to do this kind of session tracking with CGI::App? I want to stay away from cookies if possible for several reasons. : Using CGI::Session you can achieve this sort of session management. You don't have to use cookies in order to use CGI::Session. You can use either query_string or a path_info as a sessionID carrier --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/suppressed/ To unsubscribe, e-mail: suppressed For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.