View Single Post
Old 02-19-2004, 05:38 AM  
KraZ
Confirmed User
 
Join Date: Oct 2003
Location: ICQ:: 18822023
Posts: 2,636
Quote:
Originally posted by AmeliaG
Hey, I'm pretty sure there is a little snippet of code which makes it harder for inexperienced webmasters to snarf html like say metatags or whole freaking pages. Anybody know offhand what that code snippet is? Thanks for any help y'all may be able to give me.
Also, I'm not sure if it's of any help but studio.adobe.com uses some kind of gimmick that actually prevented me from saving it to my hard drive. I can view the source all right but I couldn't save it... [still not sure why]

Generally, unless you get dynamic content from a DB, it's impossible to hide code. I mean, you can't steal server-side code, only client-side code.

However, you can do some tricks to protect your client side code. You can use includes for the CSS and JS, use several files, includes within includes but this will probably just complicate things and will only help you against newbies.
__________________
Selling MedicalPorn,com and a dozen other gyno & doctor domains here:
http://www.gofuckyourself.com/showthread.php?t=871984
KraZ is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote