I am using .htaccess files and I can get the $REMOTE_USER variable just fine. Is there a way that I can get the password as well? The reason being is that I use SSL/.htaccess to get the username and password already and I don't want the user to have to re-enter it with another type of login.
Thanks in advance,
Mike