PDA

View Full Version : source hiding...


thcannabinol
01-02-2002, 03:41 PM
What is the easiest way to make some javascript code unavailable for users to see? Thank you in advance.

scoutt
01-02-2002, 04:35 PM
the only way is to encrypt it. but if people know how to decode it it won't do you any good.

http://jove.prohosting.com/~bigg1/jspro.htm

montroze
01-03-2002, 02:21 PM
You can't every thing seen on screen can be snatched, source code, graphics etc, also people can send a BOT to your site and grab everything on it, waste of time trying to hide stuff.