English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I want to protect my website text and pictures. I want to know where can i get the script to protect all of my contents with all possible ristrictions to the user, like right click, print screen, Save As , Disable Script, drag and drop and other possible ways to steal the contents of my web.

Thanks in advance to your reply.

2006-11-24 18:05:26 · 6 answers · asked by Mohammad Nadeem 1 in Computers & Internet Programming & Design

6 answers

Do not publish them on the Internet

2006-11-24 18:57:43 · answer #1 · answered by Smutty 3 · 0 0

Hi,

There is another method for protecting your site behind those scripts. Although some sites use scripts like this, most users find them extremely frustrating. Additionally the better browsers have the ability to circumvent the protection you suggest:

In Internet Explorer: View > Source
In FireFox: Ctrl+U

If your only protection is some client-side scripts disabling what the user can do, a persistent theif can steal your content pretty quickly.

The more advanced method to protect your site is to split the image into sections. This means that when some one wants one of your images, they must merge the image correctly. You can work with an original, and just use an image slicer to generate the necessary HTML and images.

Text is a little harder to protect. Any user can press:

Ctrl-A, CTRL-C, Open Notepad, CTRLV, and have the text from your site.

If you are really serious about protecting this, you may considering writing your content within specific

tags and setting a CSS to hide the elements marked hidden. A web browers would format it, but the thief would have to remove all this by hand. For example:

This is real content

garbage text here

More Content


In closing, best of luck protecting your site. Overall, these are the easiest most efficient methods which will offer decent protection of your site. I do know some more advanced methods (using CGI's GDI library to dynamically convert all your content to images), but this would be extremely time consuming to develop, and page load times would be terrible unless you had a monster of a machine.

Good luck,

2006-11-24 18:26:14 · answer #2 · answered by Leo R 2 · 0 0

The only solution is "don't put them out there".

At the very least, I can take a screenshot. Any scripting can be defeated by not-enabling Javascript or disabling it after the page loades.

2006-11-24 18:16:04 · answer #3 · answered by Kasey C 7 · 0 0

You cannot protect text and images unless you put them inside a protected flash file.

2006-11-24 18:09:23 · answer #4 · answered by xScOde 3 · 1 0

I know what you are talking about, but not sure how to do it. Its kinda of a waste since many hackers can easily by pass this though.

2006-11-24 18:11:09 · answer #5 · answered by Anonymous · 0 1

Good question let me know when you find out I want to know the same thing.

2006-11-24 18:14:37 · answer #6 · answered by It Co$t To Be Around The Bo$$ 4 · 0 1

fedest.com, questions and answers