NoPass - Installation Instructions
NoPass Installation Instructions
 

 
 


Instructions

What is NoPass?
     NoPass is a simple JavaScript password protection system you may use on your web site to protect a page you only wish a few people to be able to access. However, please remember that no client-side password protection script is truly secure. For true security, please look around for CGI or ASP scripts. NoPass was mainly developed for fun and ease of use.

How do I install it?
     The entire NoPass kit is now downloadable for convenience. You may download this version of NoPass by clicking on the below link. The downloadable version of NoPass comes with a readme file.

Click here to download the NoPass kit version.

     You may also install NoPass using the conventional copy-and-paste procedure.
In order to install NoPass onto your web site using the conventional method, you must follow a few simple steps. A very basic knowledge of HTML may be required in order to use NoPass. You must know how to copy and paste text and the different sections of an HTML document (e.g. HEAD, BODY, etc.).

1.  Copy the text below into NotePad and save it as NoPass.html into the same directory your hidden page is in.



2.  Copy the text below and put it into the <HEAD> section of the document that you wish to have the link to the hidden page.



3.  In order to open the NoPass window, you need to make a link to the JavaScript function "noPass()." If you are not sure what this means, copy the text below and put it into the <BODY> section of the document that you wish to have the link to the hidden page. This will place an "Enter" button on your page which will open the NoPass window when clicked.



     Now, simply put NoPass.html (which you just downloaded) in the same directory as your link file (which you put the above code in) and the secret file you wish to protect. Guess what? You're done with the HTML setup! Now, what would you like your password to be?
     When you decide what you want your password to be, simply rename the hidden page to your password plus .html at the end. For example, if I wanted my password to be

dragontamer113

then my secret file name would be

dragontamer113.html

Simple, eh? For a working example, click here.

NoPass is ©2002- Cyphaze.

 
 
 
| Home | Get NoPass | Demonstration | Make Money | Contact |