PDA

Click to See Complete Forum and Search --> : Security Thingie


PsyVision
Oct 3rd, 2000, 01:06 PM
You know that dialog box that appears when you try to connect to a paswworded page and it asks you for a username and password and has the domain name on it ?

Well im making a web server and want to know how to re-create that box by sending the html code to the user.

Does anyone know how to do this ?

oetje
Oct 5th, 2000, 08:57 AM
This is a complete description of the http: http://www.ietf.org/rfc/rfc1945.txt It also contains the security info, search the file for "password".

PsyVision
Oct 5th, 2000, 01:27 PM
Thankyou, thats very useful.