 Chapter 5
ASP Reference

Active Server Pages (ASP) enables the developer to create scripts that run on the server to create dynamic Web pages. An ASP document can contain a combination of HTML text, server-side, and client-side scripts that are combined to create an engaging experience for the Web user.
ASP is extensible with the Component Object Model (COM). This enables the web developer to use programming languages such as C++ and Java to create sophisticated functionality that can be incorporated by using ASP scripting languages as the "glue" to link the COM objects.
Copyright © 2000 Chili!Soft
|