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

how do i stop people "copy and pasting" pictures from my website?

2007-06-12 08:22:01 · 8 answers · asked by Anonymous in Computers & Internet Programming & Design

8 answers

you need to add a code to your site which disables the right click on your images

2007-06-12 19:00:15 · answer #1 · answered by Anonymous · 0 1

If someone wants your image they can use "print screen" and paste into an editing program to cut and paste the bit they want. I have yet to see a java script that disables this. If you are selling your images think about putting a watermark on the ones in your web site and state that the ones purchased do not have the watermark.

2007-06-12 17:32:07 · answer #2 · answered by gordonclark2004 2 · 0 0

Unfortunately, JavaScript only makes it more challenging not impossible. If you want ANY data from a website you can always look in your browsers cache folder and retrieve every image, flash file etc... that was displayed in the browser.

Truth is you can make it difficult for people to steal images but never impossible.

Hope this helps and good luck with it.

2007-06-12 15:54:31 · answer #3 · answered by CF 1 · 0 0

there is no definative way to stop someone taking the graphics. as the disable right click, is easy to get around..

or people can use screen grab (ctrl + prnt screen)

you could watermark the image with your website address. or make it tricky for them , by dividing the image into chunks or making part of the image animated etc.

if someone wants to take the image, and they have the know how, they will.

2007-06-13 09:52:43 · answer #4 · answered by junglejungle 7 · 0 0

it is impossible to prevent this. Disabling the right click wont do much. It wont stop me. I could just go to View > Source or i can easily do the shortcut key Ctrl + U and get the image location straight from the source.

2007-06-12 15:36:46 · answer #5 · answered by Anonymous · 0 0

You can't. There's no way to do this.

There are various Javascript tools which claim to prevent people copying text and pictures, but they are very easily circumvented so it's not worth it.

Unfortunately that's the nature of the web.

2007-06-12 15:27:42 · answer #6 · answered by Daniel R 6 · 0 0

most of the above answers are right, ( you cant prevent it ), but you can deter people from trying by adding a watermark to your images, - unfortunetly this can look bad

sorry

2007-06-13 19:55:30 · answer #7 · answered by glynn.alexander 3 · 0 0

To stop people "copy and pasting" pictures from ur website.
Copy the below script in body section.

Example:

below script......
like that
enjoyyyyy.....



2007-06-12 15:32:38 · answer #8 · answered by Tough Guy 1 · 0 1

fedest.com, questions and answers