There may be occasions when you want to upload HTML pages which are unreadable by anyone except visitors to whom you have given a password.

This script engine will convert your HTML pages (including your images, your forms, javascript, style sheets and java) to a variable which is only decryptable using a password (from 1 to 100 characters - letters, spaces, numbers, whatever) that you have created. The resulting encrypted script does not include the password.

Even though anyone can view the source of your document, thus being able to see the encrypted HTML, it is very unlikely that he or she will be able to decrypt the variable. (In the world of cryptography, not knowing the length of a password makes decryption very difficult)

Demonstration: To see this in operation, an HTML page has been encrypted as a demonstration for you here, although, of course the password would not be included in a real, working script.

Client's Website Title (optional)

Your Name (optional):

Your Copyright info (optional):

Paste or type your key letter, key word or key password phrase here (required):

Verify your key letter, key word or key password phrase here (required):

Paste or type your HTML to be encrypted or decrypted here (required):


Easy Copy Window

Simply copy the text in the three windows below (using Control-c or Apple-c) and paste each into a separate document.

Your parent document: "index.html" or other name you choose



Your first child (top pane) document: must be named "top.html"



Your second child (bottom pane) document: must be named "mt.html"



Note: your images will not display with this test. You must copy the HTML from the windows above and paste them into files in your directory where images reside for that to happen...


© Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 John H. Keyes