Burt is right. There are several scripts available to disable "right-clicking". (I've included a JS script below that serves this particular function.)
Anyone who really wants to get your code will find an alternate method to work around this script though.
I guess the real question here is: What exactly are you trying to hide from users?
Main Topics
Browse All Topics





by: BurtAndersonPosted on 2009-09-01 at 13:35:01ID: 25235720
I've never met a website whose HTML source I couldn't view. Some people will disable the right mouse button trying to be clever, but I've never failed to get it if I wanted it.
If you want to avoid having certain processes viewed, you may run applications on the server, but the results will be sent to the browser as HTML and will be viewable.