How do I response with a 403 Forbidden message if a user enter an invalid username in the http authentication dialog box? Is there such header where I can just call and display?
just copy the html code of such a site and print it when the authentification fails.
Because the 403 Forbidden message is controled by the webserver and can not be called direct ... as far as i know.
ali