VR-T
CSS
HTML
Javascript
Paint Shop Pro
PHP
Misc.
Graphics
Interactions
Clear

Password

Here's a quick javascript code for password protected pages. All you do is put this code onto the page you want protected.

Here's the code

Here's what you update. Update what is in CAPS.
CORRECT PASSWORD GOES HERE is what the password is.
URL IF WRONG PASSWORD ENTERED is where you put the error url. You can just make it go back to some index page, or you can have a specific wrong password page.

<-back