First off, please send messages in Plain Text. I'm not exactly sure from your short description what you are looking for, but it sound like you need to use a Session object. This is often a hidden field on your pages possibly backed up by the same field being stored in a cookie.
Look at CGI.pm for "session" and "cookie". -- Mike Arms -----Original Message----- From: Rafferty Uy [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 10:57 AM To: ActivePerl Mailing List Subject: Web Log-in and Log-out Hello again, How can I tell the browser that a user is already logged in after clicking the "login" button? After logging in, how can I check if the user is already logged in? Also, what do I do to logout the user? Thanks again =D Rafferty _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
