I want to be able to hide the source code from people when they are on the
internet using my vbscript (classic asp) application. The part I do not want
them to see is information like name, address, social security number.
Can you tell me how I can hide this information from users when they use
internet explorer, hit view and then select source?
I would not mind using javascript that is embedded in the classic asp
application if you could show me how to do this.
Thanks!