It's my experience that you would have to verify the
login for each request.
This can be easily done by storing the
username/password in a cookie, and then reading that
cookie, and querying the database for correct
user/pass combo on each request.
If anyone knows of a better way, please let me kn
f
Mundell, R. (Ronald)Sent: Friday, January 03, 2003 6:03
AMTo: 'Anthony Ettinger'; Perl-Win32-Users (E-mail);
Perl-Unix-Users (E-mail)Subject: RE: [Perl-unix-users] Perl
Login
Where can I get more information on cookies
-Original Message- From:
Anthony Ettinger
Title: RE: [Perl-unix-users] Perl Login
Where can I get more information on cookies
-Original Message-
From: Anthony Ettinger [mailto:[EMAIL PROTECTED]]
Sent: 02 January 2003 07:19
To: Mundell, R. (Ronald); Perl-Win32-Users (E-mail); Perl-Unix-Users
(E-mail)
Subject: Re: [Perl-unix