Internet Cookies, everything you ever wanted to know about cookies, not and not chocolate chips

cka.gif (6317 bytes)

 

Hiding your source code


I do not know of any way to prevent folks from "borrowing" your HTML. But what you can do is make it very difficult for them to do so.

There is a programmer that has designed two programs that will do the job for you. One is "crunchie", which converts your html into one long line. This makes it very difficult for it to be borrowed. And it has no effect on browsers.

He also has a java script program that encodes your html.

The web site for this software is:
http://home.earthlink.net/~heavensrage/hr_softwareframe.html

 

Return to Tricks