Originally posted here by slarty
See this URL for an example
http://homepage.ntlworld.com/slarty2/hide.html
This was a nice one. I can't write javascript code but I obviously can read it because I solved this in some five, ten minutes. (The contents come from http://homepage.ntlworld.com/slarty2...ff2791ff1e9.js ) I downloaded the script hide.js and altered the first line to
Code:
var hashcode = hash("http://homepage.ntlworld.com/slarty2/hide.html");
and put a
Code:
document.write(str)
at the end of the script.

cmdrpiper, what possible things on the code of your page are so secret you don't want anyone to see them? (I hope the answer is something like "important passwords", that would give me a good laugh )