in reply to Re: Using CGI::Session for authentication
in thread Using CGI::Session for authentication

rlucas,
Thanks for your advice, I have it all working now with the cookie method. I haven't implemented the idea of putting the session ID in the URL yet if cookies aren't enabled, but its on the list. =)

Regards Paul.
  • Comment on Re^2: Using CGI::Session for authentication

Replies are listed 'Best First'.
Re^3: Using CGI::Session for authentication
by serotta1958 (Novice) on Aug 07, 2011 at 15:36 UTC

    Kestrel, your example calls a file called login.html. I am kind of a rookie and it would be very helpful if you could add that file to the post.