Today is . Page created 11/15/02, updated 07/21/06

Text Encryption Source Code Encryption Generator Enigma Encryption Device

Enter a chunk of HTML code above, and press the Encrypt button to scramble it

S cramble the source of any chunk of code, or the entire webpage, using this creative script. The encrypted code will still be interpreted properly by the browser, just difficult for us humans to read.

Warning Logo     Note Of Importance:     It is recommended that you use this script to encrypt only the part(s) of your webpage that require encryption (ie: a script), rather than the entire page. This helps minimize the chance of any problems.

We have tested the code in IE6.0, Firefox1.5.0.4, Opera9.0, Netscape8.1 and AOL Explorer1.2. This script worked well in all platforms with one (1) variation observed in Firefox1.5.0.4 and Netscape8.1.

  1. When you encrypt the information, the encoded material does not wrap to the form but runs out in a single string with a horizontal scroll bar.
  2. We even added the attribute of "wrap=virtual" into the textarea form to no avail.
  3. This does not hamper the encryption in any way. Happy Smiley

D epending on your knowledge of HTML and java scripts, this is an easy, two (2) part copy and paste code with "No" reconfigurations.

  1. Add the onLoad event handler directly into the <BODY> tag.
  2. Copy & Paste the coding anywhere into the <BODY> section of your HTML document you want the effect to appear.

I f you need a little refresher on howto add the onload event handler directly into the <BODY> tag, see the below examples:

Default <BODY> Tag ~ No onload event handler

<body bgcolor="#000000" text="#ba55dc" link="#fff8dc" alink="#fff8dc" vlink="#fff8dc">

Reconfigured <BODY> Tag ~ onload Event Handler Inserted

<body onload=initStyleElements() bgcolor="#000000" text="#ba55dc" link="#fff8dc" alink="#fff8dc" vlink="#fff8dc">

Addendum     For <BODY> tag:     The onload event handler may be a little hard to locate. It is tucked away between code without any spaces to get a clear view of the <BODY> tag. See below exactly where it is located.

// -->
</script>
<body bgcolor=white topmargin=0 leftmargin=0 marginheight=0 marginwidth=0 onload=initStyleElements()>
<table border=0 width=100% cellspacing=0 cellpadding=0>
<tr>

For Your Information For your Information:     On the page you will be getting the script for this effect, once the page opens, locate and select the link for Developer's View ]. This is where the code is located and it is done as a complete HTML document. If you are adding this into an already pre-existing page that has material already on it, then study the code and only copy and paste the onload event handler and the <BODY> section of this code to be pasted into your document.

On A Final Note     Once you encrypt your code and paste it into your document, you cannot edit the page. So...................................

  • It is a good idea to save a copy of the unincrypted code if you ever want to edit it at a later date.
  • For Example: To A Note Pad, floppy disc or cd.

W e hope our tutorial was easy to follow and we covered everything in detail. If you would like to add this effect into your pages, grab the respective below link and you are there. If you have any problems with this or anything else, feel free to consult our FAQ ] and if you can't find the answer there, contact us ].
Get Code Here ]   [ Rate This Page ]  

Talk Live To A Support Technician

Search Our Site By Individual letter

A ]  [ B ]  [ C ]  [ D ]  [ E ]  [ F ]  [ G ]  [ H ]  [ I ]  [ J-K ]  [ L ] 
M ]  [ N-O ]  [ P-Q ]  [ R ]  [ S ]  [ T ]  [ U-V ]  [ W ]  [ X-Y-Z ] 

Little Tips Directory

Page 1  ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5  ] [ Page 6  ] [ Page 7  ]

Index Page 1 ] [ Index Page 2 ] [ Index Page 3 ] [ Index Page 4 ] [ Index Page 5 ]
Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ]
Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ]

News Letter Archives ] [ Navigation Page ] [ Archives Of Published Material ]
Link To Us ] [ Alphabet Index ] [ Feedback ] [ On Line Support ] [ FAQ ]
Webmaster Utilities ] [ Casino ] [ Banner Exchange ] [  Advanced Site Search ]

If you are part of the ever growing number of webmasters who enjoy sharing your knowledge with others on web design, join The Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today

This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.

Copyright © Consigliere Ltd., All Rights Reserved. 2001-