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-users] Perl Login


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 know!



--- "Mundell, R. (Ronald)" <[EMAIL PROTECTED]>
wrote:
> Hi all
>
> I am trying to create a login webpage. I have
> created a HTML front-end that
> calls a cgi script. but that is were the problem is,
> I do not know how to do
> logins under perl. If someone can help me please do
>
> Ronald
>


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to