ASP Help – Resources for the ASP community


Are Active Server Pages secure?

Yes. They can not cause security breaches with a browser on their own, however, malicious Java or ActiveX apps can be embedded in them just like they can be embedded in ordinary HTML pages. At the server end, individual ASPs can be protected on a per user basis.

Comments are closed.