How to protect the contents of web page
While designing a web site which has many realtime messages, and such messages are important to my customers. Some competitor often copy the contents from my web site and post on their sites, so i want to encrypt the contents of the web pages on my site and prevent the competitor from copying the contents from my web site.
Anyone can help me to solve this issue with ASP.net?
|