STAY HOME! STAY SaVE

Techies Net
  • Home
  • Software
    • Dotiny
  • Web & App Development
    • Website Builder
    • App Development
  • Request Review
  • Advertise
  • Mobile App
  • Contact Us

How to Stop Copying of Website Content?

15/12/2011

5 Comments

 
Do you know, you can stop plagiarism and copying from your write-up on the web-page? What  some unscrupulous people normally do is to simply select the text they want to copy and then through a mere right-click (that opens up the option to ‘copy’), they would take 
Plagiarism - Avoid Copy And Paste
down – almost instantaneously - all that you have researched and scribbled down so painstakingly, and paste as a part of their ‘own creation’.  You never perhaps thought that all the materials, which were your exclusive property – your copy-right – went to someone else’s credit through a process as simple as the one mentioned. Well, there is no need to worry for such eventualities. You can make it difficult to copy your write-up by   just disabling the text selection and right-click. No one can select your text, and will therefore not be able to copy and paste. 

Here is the trick. All you have to do is to copy the undernoted codes, and paste the same on the body of your website. However, in case you feel like changing the wordings of the coded text "Sorry........Function Disabled!" to some other similar expressions, you can jolly well do that. These apart, please do not fiddle with any other letter of the coded text. And now see for yourself, that you are protected against any infringement of your copy-right! 

Code to Disable Selection And Right Click

<script language="JavaScript1.2">

function disableselect(e){
return false
}

function reEnable(){
return true
}

//if IE4+
document.onselect Function ("return false")

//if NS6
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<script language="JavaScript">
<!--
var message="Sorry........Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>

Share This Post




5 Comments
Vikas Medhekar link
16/12/2011 09:57:45 pm

Thank you for the information. Great article!

Reply
Zubair link
16/1/2012 12:19:39 pm

What if we use [Ctrl] + [C] buttons from the keyboard? will this script still works?

Reply
Administrator
16/1/2012 12:46:17 pm

Yes, Zubair this code will also work in Ctrl + C and Ctrl + A. You can the live example here
http://www.cyberfreewishes.com/advertising-rate-card-and-ads-formats.html

Reply
satish link
8/5/2013 04:51:45 am

Thank you sir ,
Recently some one has stolen all my website content from that day i am searching for this great information . You have provided what I am looking . Thanks for sharing this great info

Reply
Chandu link
8/5/2013 04:53:34 am

Very nice information. Bt i have a small doubt sir.
If we used this much of code is it not effect in our page load timing??? is there any way to reduce page load time
kindly respond . Thanks in advance

Reply



Leave a Reply.

    Get Updates Via Email

    Enter Email Address

    7:00 AM - 9:00 AM IST

    Blog Sponsors


    Category

    All
    Apps
    Camera
    Cars Bikes
    Cloud
    Computers
    Earn Easy Money
    Education
    Entertainment
    Fun
    Games
    How To
    Innovation
    Mobile
    News Internet
    News Internet47f3cea023
    News Internet769585a1ca
    News Of Internet
    News Of Internet
    SmartBand
    Smartwatch
    Software
    Technology

    Archives

    January 2019
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    December 2017
    August 2017
    July 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    January 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015
    February 2015
    January 2015
    December 2014
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014
    May 2014
    April 2014
    March 2014
    February 2014
    January 2014
    December 2013
    November 2013
    October 2013
    September 2013
    August 2013
    July 2013
    June 2013
    May 2013
    April 2013
    March 2013
    February 2013
    January 2013
    December 2012
    November 2012
    October 2012
    September 2012
    August 2012
    July 2012
    June 2012
    May 2012
    April 2012
    March 2012
    February 2012
    January 2012
    December 2011
    November 2011
    October 2011
    September 2011
    August 2011
    July 2011
    June 2011
    May 2011
    April 2011
    March 2011
    February 2011

Contact Us

Email: support@techiesnet.com

Stay Connected

Download Our Mobile App 

Techies Net Mobile App
Copyright © 2011-2019 Techies Net | Our Logo | Advertise | Careers | Donate Us | All Right Reserved.
All the trademarks are sole property of their respective owners.

Powered By HostChef.In

  • Home
  • Software
    • Dotiny
  • Web & App Development
    • Website Builder
    • App Development
  • Request Review
  • Advertise
  • Mobile App
  • Contact Us