ASP |
ASP
is a server-side scripting feature that can be installed with IIS or with Microsoft's
Personal Web Server (PWS). An Active Server Page is a simple HTML text
file that contains a little specialized scripting syntax. The file is saved with
an ASP extension to a directory on your Web server. When you run this file, the
outcome is predictable. |