News

I would like to add a password to a web page. So when you click on the web site it will prompt you for a password. If you enter the password correct it will let you in. Other wise you get nothing ...
I'm having a bit of a JavaScript issue. I want to open a JavaScript prompt() window from the parent window, then open a new (popup) window (the contents of this window are not under my control ...