Activity Stream
48,167 MEMBERS
6871 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net

    Exclamation How to prevent your web images from been copied

    How to prevent your web images from been copied?

    Firstly you have to understand that is impossible to stop people to copy your own images, since they are displayed on the browser it?s possible to make a copy of it.
    As I said there is no way to stop people to do that but is possible to difficult there task even to the point of their quick from the idea of copy it!
    First way, disable the right mouse click on the pages that you have the images to protect ad to do that use this script between <head> and <body> tags on HTML code:
    PHP Code: 
    <script  language=JavaScript
            <!--function  
    clickIE4(){ 
            if  (
    event.button==2){ alert(message); return false; } } 
            function 
    clickNS4(e){ 
            if  (
    document.layers||document.getElementById&&!document.all){ 
            if  (
    e.which==2||e.which==3){ alert(message); return false; } } } 
            if  (
    document.layers){ document.captureEvents(Event.MOUSEDOWN);  document.onmousedown=clickNS4; } 
    else if (
    document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false"// --> 
          
    </script> 
    Other way to do this is to put oncontextmenu="return false;" on <body> tag, like this:
    PHP Code: 
    <body oncontextmenu="return  false;"

    • But these two will not disable the Ctrl+C from the browser so this will be efficient with people that do not know that.

    However are others way to prevent and if possible to use them all at the same page.

    Second way, use water marks on your images.

    This is very easy to do with simple image editors, if you don?t like to cover the image you can also assign your images with small letters, if you have edit them on your computer they will keep a digital assign that the program puts on them automatically.

    Third way and my favourite, let people copy the wrong image, I use adobe Dreamweaver to do this trick, you need to know how to work with layers on Dreamweaver, you draw a AP DIV and place your image in there and them you create another AP DIV on the top of the last one but on this one you will place a transparent image in .png type to keep the transparency on the browser, So with this when people try to copy your image they will save the transparent one and they will be frustrated and quick.
    Note all these tricks can be avoided, remember that is impossible to stop people from coping your images. If they saw them on the browser so its possible.

    Credit goes to BlaZe
    BlaZe Reviewed by BlaZe on . How to prevent your web images from been copied How to prevent your web images from been copied? Firstly you have to understand that is impossible to stop people to copy your own images, since they are displayed on the browser it?s possible to make a copy of it. As I said there is no way to stop people to do that but is possible to difficult there task even to the point of their quick from the idea of copy it! First way, disable the right mouse click on the pages that you have the images to protect ad to do Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    nodesales.com quickrls.com directdownloadlinks.net
    Why do you never post things like this on my site ;'(

  4.     
    #3
    Member
    Never disable right clicks/text selecting, it's just plain annoying.

    When I see a site using this, I leave immediately and never come back. A lot of people are sharing my opinion on this

  5.     
    #4
    Member
    ^ Agreed.


  6.     
    #5
    Member
    Website's:
    donotclickme.com
    ^ Agreed.
    "Advertising may be described as the science of arresting the human intelligence long enough to get money from it."

    Stephen Butler Leacock (1869-1944)

  7.     
    #6
    Pure Awesomeness!
    ^ Agreed.



  8.     
    #7
    Member
    ^^ agreed also I disable javascript and steal images and re post on file host 2 piss em off.
    Please follow signature rules

  9.     
    #8
    Member
    ^agreed.............
    Signature too big, removed by staff.

  10.     
    #9
    Member
    Thanks

  11.     
    #10
    Member
    thank you
    Doctor M.K.H.A.L
    Collage Of Medicine

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Broken Images overlapping New Images
    By Leeds in forum vBulletin
    Replies: 8
    Last Post: 17th Apr 2012, 08:57 PM
  2. Replies: 11
    Last Post: 11th Feb 2011, 11:58 PM
  3. Google: Sting proves Bing copied search results
    By bxflow in forum General Discussion
    Replies: 8
    Last Post: 2nd Feb 2011, 05:16 PM
  4. Images Watermarker of my Images and Upload it!!
    By Bytes in forum Completed Transactions
    Replies: 11
    Last Post: 5th Aug 2010, 11:24 AM
  5. HostDing | We didnt copied Alibabahost
    By black0xio in forum Hosting Discussion
    Replies: 32
    Last Post: 22nd Oct 2009, 11:12 AM

Tags for this Thread

BE SOCIAL