This topic is locked
[SOLVED]

 How to Disable right click

11/14/2009 5:11:23 AM
ASPRunnerPro General questions
S
snowy author

Is there anyway code to help me to disable right click to protect pictures from being saved and where should I add this code?

Sergey Kornilov admin 11/16/2009

Here is an example:

http://www.billybear4kids.com/clipart/riteclic.htm
Javascript code can be added to the end of page in Visual Editor in HTML mode.
Unfortunately there are million ways to save your picture without right-clicking i.e. you can simply drag-n-drop any picture right to your desktop.

S
snowy author 11/16/2009



Here is an example:

http://www.billybear4kids.com/clipart/riteclic.htm
Javascript code can be added to the end of page in Visual Editor in HTML mode.
Unfortunately there are million ways to save your picture without right-clicking i.e. you can simply drag-n-drop any picture right to your desktop.


thanks u for the help it works <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=45430&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />

T
Tempus_Erus 11/20/2009



thanks u for the help it works <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=45571&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />


Snowy
Try using a transparent GIF and Stylesheet. Info at http://help.godaddy.com/article/2266 .
However, as said there is no real guaranteed way to prevent plagiarism.

You could of course embed a tracking code into your picture <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=45571&image=2&table=forumreplies' class='bbc_emoticon' alt=':o' />
Ady