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!

Re: internet not show vbscript source code by McKirahan

McKirahan
Sun Apr 08 10:19:03 CDT 2007

"Wendy Elizabeth" <WendyElizabeth@discussions.microsoft.com> wrote in
message news:5ED95500-BDBD-4AE2-A563-D17E3CA45130@microsoft.com...
> 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!

http://www.aspfaq.com/5003