Hi friends....How can I restrict my web page contents from copied by any person? Plz help me how can I do this? Thanks in advance.
Basically you cant You can make it harder but not stop it other than stop people from visiting the website
Nah.. that will only work when javascript is enabled. If it's disabled you can still do right-clicks ^
There is nothing you can do. If the response from your server can be interpreted as HTML in some way at the client, then it can be copied. Every website on the internet can be copied. Why are you concerned about your own?