About This Book

This section provides some detailed information about this book - ASP Tutorials - Herong's Tutorial Examples.

Title: ASP Tutorials - Herong's Tutorial Examples

Author: Dr. Herong Yang - Contact by email via herong_yang@yahoo.com.

Category: Programming

Version/Edition: v5.10, 2019

Number of pages: 119

Description: This book is a collection of notes and sample codes written by the author while he was learning ASP himself. Topics covered in the book include: What is Active Server Pages (ASP); Internet Information Services (IIS); Microsoft Script Debugger; Visual Basic Script (VBScript); ASP Objects; ASP Sessions; Using Cookies; Managing Session with and without Cookies; Microsoft Scripting Runtime DLL; ActiveX Data Object (ADO); Connecting ASP Pages to MS Access Databases; Persisting Data to MS Access Databases; Protecting Data in SQL Statements; Controlling HTTP Response Header Lines; ASP Performance; A Simple Guestbook Application; Data Submission Issues.

Keywords: ActiveX, ASP, attachment, binary file, collection, cookies, database, Guestbook, HTTP response header, IIS, language, MS Access, redirect, scripting, script debugger, script runtime DLL, session, VBScript.

Copyright:

Revision history:

Web version: http://www.herongyang.com/ASP - Provides free sample chapters, latest updates and readers' comments. The Web version of this book has been viewed a total of:

PDF/EPUB version: http://www.herongyang.com/ASP/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, EPUB, or other format.

Table of Contents

About This Book

 ASP (Active Server Pages) Introduction

 IIS (Internet Information Services) 5.0

 MS Script Debugger

 VBScript Language

 ASP Built-in Run-time Objects

 ASP Session

 Creating and Managing Cookies

 Managing Sessions with and without Cookies

 scrrun.dll - Scripting Runtime DLL

 Managing Response Header Lines

 Calculation Speed and Response Time

 ADO (ActiveX Data Object) DLL

 Working with MS Access Database

 Guest Book Application Example

 References

 Full Version in PDF/EPUB