PDA

View Full Version : I need code html for block right click mouse.......


POR
03-11-2003, 01:20 AM
I want code HTML for right click mouse and block CTRL+C on keyboard. Anyone can help me. Thanks

Vladdy
03-11-2003, 01:32 AM
Why would you want to do it:confused: :rolleyes:

l3vi
03-11-2003, 01:50 AM
Not this again!:eek: Noooooo! Will peops ever stop asking??:confused: Read all six pages: http://www.codingforums.com/showthread.php?s=&threadid=4437. Thats your homework for tonight, then do a five page report on why it doesnt even matter if you do prevent right click.:o j/k. It doesnt even help at all. I think you might be able to prevent your source from being viewed by using a server side language. I dont know for a fact if it would work or not.:thumbsup:

cg9com
03-11-2003, 02:28 PM
Originally posted by l3vi
I think you might be able to prevent your source from being viewed by using a server side language
the server side code will be hidden, the output (or html) will not be hidden.
client side no hide ;)
check: http://www.javascriptkit.com - for no right clickies