1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

No Right Click Copying

Discussion in 'Programming' started by GroceryPriceBooks, Oct 20, 2007.

  1. #1
    Does anyone know the code to prevent people from right clicking and copying? I found one on the web a few weeks ago but it did not work when I inserted it into the code.

    Thanks
     
    GroceryPriceBooks, Oct 20, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
  3. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yea, those are the ones I tried to use that did not work. *shrugs*
     
    GroceryPriceBooks, Oct 20, 2007 IP
  4. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #4
    They usually don't work on Firefox. Right from the top of my head, I'm not sure if it's even possible on Firefox. It definitely works on IE though.
     
    nico_swd, Oct 20, 2007 IP
  5. rcj662

    rcj662 Guest

    Messages:
    4,403
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Your better off encrypting the part of site you do not want shown. If you use no right click thier are easy ways to see code and even sites that show code if you check url at them.
     
    rcj662, Oct 20, 2007 IP
  6. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #6
    The only way to encrypt it is using javascript. But then the site wouldn't be visible for everybody.

    However, there's no secure way for whatever you're trying to do. Everything can be bypassed somehow.
     
    nico_swd, Oct 20, 2007 IP
    Alexander the Great likes this.
  7. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I did check on both. I didn't know if there was anything I was to be doing other than just copy and pasting it!

    I am not concerned about protecting the source info but just your average joe copying the content and pasting it on other sites.
     
    GroceryPriceBooks, Oct 20, 2007 IP
  8. vagrant

    vagrant Peon

    Messages:
    2,284
    Likes Received:
    181
    Best Answers:
    0
    Trophy Points:
    0
    #8
    vagrant, Oct 20, 2007 IP
  9. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Thanks, will give that one a shot
     
    GroceryPriceBooks, Oct 20, 2007 IP
  10. Forrest

    Forrest Peon

    Messages:
    500
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #10
    In FireFox, you can deny javascript the right to mess with your right click menu. I'm not sure whether that's possible or easy in IE, but people really don't like it when you mess with their browser.

    Is it text, images, videos, or what? You could borrow from the 1990s, and use a transparent spacer gif ... set it to 100 % width and height of the browser, on top of everything else. If they're images, you could do the same and use the actual jpeg file as a background image, although that's a pain.
     
    Forrest, Oct 20, 2007 IP
    Alexander the Great likes this.
  11. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #11
    It is Text.
     
    GroceryPriceBooks, Oct 22, 2007 IP
  12. Alexander the Great

    Alexander the Great Peon

    Messages:
    253
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Copyscape it?
     
    Alexander the Great, Oct 22, 2007 IP
  13. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I am not sure what that is??
     
    GroceryPriceBooks, Oct 22, 2007 IP
    akoj likes this.
  14. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #14
    nico_swd, Oct 22, 2007 IP
    akoj likes this.
  15. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #15
    That really would not prevent it just find it if someone did. But then again the places that I think it COULD be pasted to have private forums that are only visible to logged in members so I doubt that program would find it? This is a tough business LOL
     
    GroceryPriceBooks, Oct 24, 2007 IP
  16. dpfreaks

    dpfreaks Peon

    Messages:
    37
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Read this thread, which may help you:

    forums.digitalpoint.com/showthread.php?t=431702
     
    dpfreaks, Oct 25, 2007 IP
  17. joel2280

    joel2280 Peon

    Messages:
    295
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    This works great with IE and firefox

    http://www.dynamicdrive.com/dynamicindex9/noright.htm
     
    joel2280, Oct 26, 2007 IP
  18. BuLLeTz

    BuLLeTz Active Member

    Messages:
    208
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #18
    ^^that 1 works...i have used it with firefox before.
     
    BuLLeTz, Oct 26, 2007 IP
  19. GroceryPriceBooks

    GroceryPriceBooks Peon

    Messages:
    501
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #19
    GroceryPriceBooks, Oct 26, 2007 IP