in reply to CGI Session creation and checking

Have you looked at the CGI::Session (see also CGI::Session::Tutorial)? This should take care of your session issues. In step 2 what are you checking the credentials against? A database?

If you are new to CGI programming it's worth while reading and understading Ovid's CGI Course.

Replies are listed 'Best First'.
Re^2: CGI Session creation and checking
by jeyabal (Initiate) on Dec 06, 2010 at 11:28 UTC
    Thanks for your reply. Regarding the credentials, for now and using constants.