I am building some sort of a website.
In this website, I have a page which is supposed to display designed content - various text fonts, different font sizes etc.
The difficult part is that I want to make the displayed content so that users will not be able to copy and paste it.
How can I do it?
I know that if the content will be written in the page source code, than it will be copyable, maybe not directly through the Browser,
but through PHP curl scripts etc, so that is not an option.
I thought maybe I could use Ajax somehow so that content will not be accessable to the users.
Flash file could solve it, but that is not a solution, because I don't know how to work with Flash.
If you can help me,
I will be really happy.
Thanks,
Imri.