On Mon, 21 Oct 2002, Issa Mbodji wrote:
>
> Hello:
>
> Does anyone understand how to authenticate a user from an Access database
> with 2 fields (username and password). The user is logging from an HTML
> form with 2 fields (username and password). I tried everything and it
> does not seem to work
"\$data=$data\n";
Then you'll know which one is empty.
-Original Message-
From: Issa Mbodji [mailto:issambodji@;yahoo.com]
Sent: Tuesday, October 22, 2002 5:22 PM
To: Stovall, Adrian M.
Subject: RE: Logging in
Hello Adrian:
Here is my code:
use DBI;
use DBD::ODBC;
use wa