Help



Active Server Pages (ASP)
Active Server Pages (ASP) is a specification for creating dynamically generated Web pages. ASP pages can utilizes advanced technologies including ActiveX scripting, such as VBScript or JavaScript code. When a browser requests an ASP page, the Web server dynamically generates a page of HTML code and sends it back to the requesting browser.


Related Topics
Common Gateway Interface (CGI)
Server Side Includes (SSI)