Thursday, October 15, 2009

Login & Password Script for your Sites


Script takes users to 2 different pages,
depends on whether the entered combination is correct or not...



*EXAMPLE: (user="free", password="ebook")



ENTER USER NAME :


ENTER PASSWORD :



Directions to install above script:
 

Simply insert the below script in full into the section of your login page:



Configuring the script

To change the login/password, change "free" and "ebook" inside the script, respectively.
To change the destination URLs, modify "creativity.html" and "failure.html"