In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] 
wrote:

> use 
> $user_name = $ENV{'AUTH_USER'}; # for name of the user 
> and
> $user_psw = $ENV{'AUTH_PASSWORD'}; # for password

i suppose that might work somewhere, but not in anything
i've ever seen.  if you are talking about CGI, you're
using the incorrect keys.
-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to