|
Copysafe
insert for existing pages
Copysafe insert
As well as using Copysafe security applets to display
encrypted images (the most secure solution for images) you
can also protect normal html, images and page inclusions
such as Flash animations and PDF by simply adding the
Copysafe code.
How to protect existing pages on
your site
If your registered Copysafe Insert (without the image
encryption software) then you will find that all the
components to add to a page will be ready made and
included in your licensed download package.
If you have the full version of Copysafe Pro that
includes the image encryption software, you can easily
make your own custom code to add to existing pages on your
web site.
The code to use
To copy protect any web page, the easiest method is to
add a single template that includes:
- A small Copysafe security applet
- The CopysafeInsert DIV tag
- The csi JavaScript insert
The 3 components can be anywhere between the BODY tags
of the web page as long as they load 1,2,3 in the order as
above. If they can load before any other content between
the BODY tags all the better because then the page has a
chance to detect and redirect if need be before the whole
page loads.
The Copysafe Insert samples and the Copysafe Pro viewer
template also show what other code can be used to extend
the protection of the page. These include:
- NOSCRIPT code for between the HEAD tags
- No cache code for between the HEAD tags
- No print code for between the HEAD tags
- No print and no select/drag code for the BODY tag
itself
The needed components can be copy'n'pasted to existing
web pages, or if delivering web pages on the fly
(assembling from database output) they can be added as
inserts whereby the same templates can be used on all
pages.
Return to top |