PDA

View Full Version : website encrption


leedslad
October 1st, 2003, 03:18 PM
Hi,

can anyone give me the html codes to encrypt my website from right clickers?

renegade600
October 1st, 2003, 05:48 PM
See http://javascript.internet.com/page-details/no-right-click.html

However, please be aware that it is a waste of time to disable right click. Anytime a page is viewed, it is downloaded into the visitors cache. All they have to do is to open it. Also they can view the source by clicking on view -source.

See http://www.allmyfaqs.com/cgi-bin/wiki.pl?Hide_source

degsy
October 1st, 2003, 06:00 PM
renegade is correct.
It will just annoy users.

oink
October 3rd, 2003, 05:06 PM
Why do you want to do that?

barryhal
October 14th, 2003, 12:36 AM
Can't tell you the javascript to block right clicks, but I can tell you How to get past those idiot webmasters that use em.


Click and hold the right mouse button. When the "Don't right-click" message box pops up, press the space bar while still holding down the right mouse button. The message window should disappear. Release the right mouse button and the context menu should pop up allowing you to save the image.



Reason why I call em idiots, is because I use opera and opera has a feature called mouse gestures where you right click and move the mouse left or right to to go forward or back a page. Those stupid scripts pop up a box when I'm not even trying to take an image

R4NG3R
October 20th, 2003, 11:21 PM
also, they can use the pictures on the site too, i found a site www.pitbullzclan.com that disabled right click, and made an almost exact replica of the site, but i don't have it anymore... just look at the View > Privacy Report and it shows the URL to the picture.. so i just did <img src="http://www.pitbullzclan.com/picture.jpg"> that that's it. pointless for the non-right click.

Steven.Bentley
October 22nd, 2003, 07:58 PM
Or use a Mac, as the scripts detect button number 2 (or is it 3) and Macs send control-button 1 as a right click, if you have replaced your mouse with one with more buttons as I have.