basically, I want to generate a unique html page to my client through a javascript plugin(code). the question is how I could prevent someone from putting this javascript code into other websites and generate the page supposed to be unique to my client.
I wonder is it possible to have such prevention. I am very new to this area and will appreciate any ideas or reading suggestions.