How can I protect mouce's right click?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ahmurad
    New Member
    • Aug 2007
    • 19

    How can I protect mouce's right click?

    Hi,
    I am a new user. I want to protect Mouce's Right button's click so that the internet user can not view my web's source code in a popup window. How can i do implement this security? Please help me giving such kind of idea. I am waiting for valued reply.
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    hi ...

    you simply shouldn't do that ... because its one of the most annoying things you could do to a user ... even when you block that you cannot avoid to let the user choose the option from the browsers menu ... read this ...

    kind regards

    Comment

    • The Devil
      New Member
      • Dec 2007
      • 8

      #3
      Originally posted by gits
      hi ...

      you simply shouldn't do that ... because its one of the most annoying things you could do to a user ... even when you block that you cannot avoid to let the user choose the option from the browsers menu ... read this ...

      kind regards
      You're right. It's almost impossible to make that security with right click. It's just annoying, because I could just open the source via View->Page Source ( in FireFox ) and I don't remember where it was in IE ... Every new web browser has that option of viewing the sites source. The right thing to do is just to make you're site scripts compatible with each other only. I've done that and it's not so difficult but you'll need some time.

      Best wishes

      Comment

      Working...