Contents

Introduction
Overview
Key Benefits
Key Features
How does it work?
Revision History
Working with HTMLProtector
Getting Start with HTMLProtector
Using HTMLProtector
"Input" Tab
"Output" Tab
"Encryption" Tab
"Meta Tag" Tab
"Script" Tab
"Password" Tab
"Image" Tab
"Source Code" Tab
"Tags to Skip" Tab
"Result" Tab
Buttons
Command Line
Private HTML Comment Tag
FAQ
Registration
Registration
Unregistered Copy Limitation
License
Online Support

 
Home
HTML Protector Web Online Help
Prev Page Next Page
 
 
Click here to download free trial version and learn more information about the program.

HTMLProtector

The "Source Code" tab is used to protect your pages by adding pure text information into the HTML source code; the interface is illustrated below.



"Insert empty lines on the top of HTML code": When using this option, the top of your HTML code will have blank lines added. When a visitor tries to view the source code, they will initially just see a blank screen - they will need to scroll down to find the real source. Of course, this is a very basic first line of defensive. The "Number of lines" option allows you to specify the number of blank lines that are added to the top of the page. Please note that "Warning message" will be displayed before the blank lines, where you can put "Source code not available" to help deceive the user.

"Insert copyright notice": Use this option to add copyright information to the top of your HTML code; when visitors view the source code, they will see the copyright information - you can customize the copyright message in the "Copyright Info" field.

"Insert NOSCRIPT section": Since the program's encryption is based on JavaScript, the protected pages can only be viewed with browser which supports JavaScript. For this reason you can add a <NOSCRIPT> section to your pages. This section contains HTML code that will be displayed with non-JavaScript supporting web browsers. Message or HTML code which will be added into <NOSCRIPT> section can be customized in the "NOSCRIPT code" field.