This book provides a reference to Microsoft Active Server Pages version 2.0, one of the key technologies underpinning the Microsoft Web Server, Internet Information Server 4. ASP allows server side scripting to dynamically construct web pages, interact with server based components, such as business objects, and manipulate databases.
ASP (Active Server Pages) is a Microsoft technology that provides a framework for developers to construct dynamic web pages. These pages can interact with custom-built components or databases to produce solid and interesting Internet/Intranet sites and web- based applications. As a succinct and eminently portable book,
ASP 2.0 Programmer's Reference is a resource Internet/Intranet developers will find they use again and again.
The book covers the entire range of ASP commands and functions--from the standard objects (Request, Response, Application, Session and Server), through the built-in scripting objects and supporting technologies, to a view of the next version, ASP 3.0. 9 appendices complement the information and cover subjects like ADO (Active Data Object) object model, Microsoft scripting runtime reference and HTTP 1.1 header codes. The style is concise but clear with graphical illustrations to help communicate the ASP structure and relationships. In addition comprehensive examples are provided throughout the book to reinforce the command syntax required.
ASP 2.0 Programmers Reference is not for the novice developer or for those looking for a guide to IIS (Internet Information Server). This book is aimed at accomplished ASP developers and for anyone involved in application development on the world wide web --Rebecca Loades END