I want to have an html form with two input boxes: username and passwd. I then want to submit and call a script that verifies the user and pass are in the .htaccess and .htpasswd file, and gives them access to the webpage. I am not sure how to do this. I have look at _AUTH_USER and subjects like that, but they do not look very relevant. If you have a suggestion, please help.