/ home / customer care

Knowledgebase
You are here: Support > Knowledgebase > Security

Key-Press Protection

Simply copy below JavaScript right below <head> tag of any web pages you want to protect:

<SCRIPT LANGUAGE?JavaScript1.1?>
<!--
//============================
// Protection by ESOFTPRO.COM
// http://www.esoftprocom
// general@esoftpro.com
//============================
function keypressed() {
  alert("Source Code is Protected");
}
document.onkeydown=keypressed;
// -->
</SCRIPT>


Was this answer helpful?

Add to Favourites
Print this Article

Powered by WHMCompleteSolution


Language:
Valid XHTML 1.1 Valid CSS Powered by Apache Powered by MySQL Powered by PHP UTF8 Charset Minimium 800x600 Resolution