Cullen's No Right Click Script Tutorial
We will be using a normal no right clicking script for this tutorial. This is a common script with a popup that you can add your name to.
This is the JavaScript we will be using
Now we are going to remove the start script and end /script tags.
Remove this tag
Now save everything else as NRC.txt and place in your File Manager Including the
Now that you have the script saved and in your file manager without the start and end script tags You can now open up a page to edit on your server
when you have
your page source open, either in an editor or in notepad Scroll down to bottom of the page just under the end html or Closing html tag this is where you will place this script effect as;
Notice that the word Langauge has been changed to SRC
This is now calling on a source instead of a langauge, and Points to the .txt or .js this is also why you did not include the start and end tags to the saved original script
Now save the doc and re upload to your file manager You should now have a no right click on that page
and the only thing you need to set this up on all other pages on your server is to add the To each page
Kewl Huh?, and to change the popup simply change in the src the 'Ask First' to anything you want, or contact me Cullen Tir for any help
|