Word
Description
ASP
(Active Server Page) a Microsoft system for developing Web pages. ASP is an HTML document that contains embedded server-side scripting. Web servers compatible with ASP can execute these server-side scripts. On the user side, an ASP is a standard HTML document viewable using any Web browser. See HTML.