scrrun.dll - Scripting Runtime DLL

This chapter provides tutorial notes and example codes on the scripting runtime dll, scrrun.dll. Topics include using CreateObject() to instantiate an object from scrrun.dll; using Dictionary object to represent a collection of key-value pairs; using FileSystemObject, Drive, Folder, and File objects to manage files; using TextStream objects to write and read files.

What Is scrrun.dll?

"Dictionary" Class - Collection of Key-Value Pairs

"FileSystemObject" Class - File System

"Drive" Class - Disk Drive

"Folder" Class - File Folder

"File" Class - File Folder

"TextStream" Class - Input or Output Stream

Takeaways:

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