Hello,
- I want to protect my external javascript(and css also) from outside people, who steal my javascript.
- but this is impossible using client-side language.
- so can anyone tell me a method to hide external javascript(and css) by using sever-side language???
thank you