Hi everyone.
I am new to this Javascript. I need a help in the following problem of mine.
Is it possible for me to encrypt the javascript so that the user cannot make any sense of it, but at the same time it works fine without any problems.
I have read many articles that we cannot disable this option of view source and better to use server side script.
Pardon my ignorance but what is Server Side Scripting ? How do I go about it. I donot want the clients or any users to see the code, mainly javascript code that is in the document to be sent to the client side.
Can any one help me ?
Thanks
Shanthi
P.S.:- And EdwardMartinIII, I did read your viewsource="No", pull on other people, it was really funny, for a second I thought wow I never knew of this feature at all.
I am new to this Javascript. I need a help in the following problem of mine.
Is it possible for me to encrypt the javascript so that the user cannot make any sense of it, but at the same time it works fine without any problems.
I have read many articles that we cannot disable this option of view source and better to use server side script.
Pardon my ignorance but what is Server Side Scripting ? How do I go about it. I donot want the clients or any users to see the code, mainly javascript code that is in the document to be sent to the client side.
Can any one help me ?
Thanks
Shanthi
P.S.:- And EdwardMartinIII, I did read your viewsource="No", pull on other people, it was really funny, for a second I thought wow I never knew of this feature at all.