Active Server Pages
Do It Yourself, Write Your Own CodeASP is Microsoft’s interface for creating dynamic, interactive Web pages. An Active Server Page is an HTML Web page that contains codes written in interactive scripting languages embedded in the HTML. The Web server processes those codes, generating custom content on the Web page. The custom Web page is then returned to your browser as a regular HTML document. continue »



