incognito876
Regular Member
- Jun 19, 2009
- 309
- 505
I am sure this must be here somewhere...but I can't find it so apologies in advance...I need to hide my source code- is there an easy way to do that?
Cheers.
Cheers.
what language you are using php asp or what ?
www.protware.com
typically you can do one of two things.
1. Use Javascript to disable right click on your visitors mouse
or
2. Use Javascript to have a message box pop up saying that right click has been disabled.
.
http://www.google.com/search?client=safari&rls=en-us&q=html+encryption+code&ie=UTF-8&oe=UTF-8
great info. but i dont know how to use this tool.
just paste source code or what?
thanks
Why would you want to hide your HTML?
I'm a web developer, and specialize in accessability and usability on the web. Anything that relies on Javascript to render content is bad. There are user that use devices that do not have Javascript for whatever reason.
The HTML should contain content, which is visible on screen, so why would you want to hide the source? It's the same content, that's wrapped in HTML.
I cannot see any reason why obfusicating (sp?) HTML would have any benefits.
Why would you want to hide your HTML?
I'm a web developer, and specialize in accessability and usability on the web. Anything that relies on Javascript to render content is bad. There are user that use devices that do not have Javascript for whatever reason.
The HTML should contain content, which is visible on screen, so why would you want to hide the source? It's the same content, that's wrapped in HTML.
I cannot see any reason why obfusicating (sp?) HTML would have any benefits.
Why would you want to hide your HTML?
I'm a web developer, and specialize in accessability and usability on the web. Anything that relies on Javascript to render content is bad. There are user that use devices that do not have Javascript for whatever reason.
The HTML should contain content, which is visible on screen, so why would you want to hide the source? It's the same content, that's wrapped in HTML.
I cannot see any reason why obfusicating (sp?) HTML would have any benefits.