Well... if there's no way of preventing the browser from caching the page, then I guess it's definitely not fool proof.
But heck, it sure beats the "no right click" method! -Brad > -----Original Message----- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 30, 2003 8:16 AM > To: CF-Talk > Subject: Re: Here's An Example: WAS [Hiding Javascript Source] > > > Brad Roberts wrote: > > Just wanted to change the subject so you wouldn't think it's > another "you > > can't do it" message. > > > > http://www.becomenew.com/jsGuard/ > > Doesn't work. In FireBird, I changed the URL in the address bar > to view-source:http://www.becomenew.com/jsGuard/ which tells me > the name of the javascript. Then I changed the URL to > view-source:http://www.becomenew.com/jsGuard/myJavascript.cfm?id=B > DF0DC85-D050-44E1-9DB853D98FB28E81 > and I get the source of the javascript file. > > The mechanism is very easy and spells doom for all your attempts: > the source is grabbed from browser cache, not from the server. > > Jochem > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

