2
votes
Does the classic ASP has its own security framework or does it use that of IIS?
ASP is a very simple framework. I cannot imagine it having its own security framework (i assume that means user authentication etc.) unless it was programmed into the application itself.
…
