aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes CopyWrite Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "CopyWrite" Watch "CopyWrite" New topic
Author

CopyWrite

Kavu Machovoe
Greenhorn

Joined: Mar 01, 2004
Posts: 14
i was reading about some program that saposably messes up your html coding so people cannot right click on your website. doesnt anyone know what the coding would be?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
It is a waste of time and causes your page to load slower...
If you want to do it use google and look for source code encryption...
Yuriy Fuksenko
Ranch Hand

Joined: Feb 02, 2001
Posts: 411
Basicaly,
typing in address bar in IE something like
javascript ocument.write("<textarea style='width:100%;height:100%">' + document.documentElement.outerHTML + "</textarea>")
will show you source code dependless of encryption.
if you do
javascript:alert(javascriptFunction)
the source code of function named "javascriptFunction" will show up in the popup.
Also, the Web Code Expert from my website will show you all the source code including frames and js files.
The only "real" thing I found so far, was the tool, that replaces spaces in your text with invisible characters, so if somebody will select the text and try to copy and paste, the text he gets will be useles.
Kavu Machovoe
Greenhorn

Joined: Mar 01, 2004
Posts: 14
well thats usefull if the person trying to take the code is lazy
 
IntelliJ Java IDE
 
subject: CopyWrite
 
Threads others viewed
passed with 88% ,thank you all
Protected Fields
How to resolve URL issue while hosting?
Zkr ryz = ( JavaRanch ) new SCJP( ); // Yes I did it !!
WA #1.....word association