O'Reilly

YASD's
Book Support
Site

Main Page

Chapter 8 - Readme

Chapter 8 Errata Pages

The examples in this chapter were created with Visual Basic 6.0.

You can register and use the compiled ASP components directly, or you can open the projects and re-build the objects before registering. You do not have to re-compile the components if you don't wish to; you can, instead, use regsvr32.exe to register the components and run the tests directly.

Example to Chapter Mapping
Example 8-1, ScriptingContextComponent is tstresponse.dll, test page is first.asp
Example 8-2, ScriptingContextComponent is tstresponse2.dll, test page is second.asp
Example 8-4, ScriptingContext and global.asaComponent is tstresponse.dll, test page is third.asp -- also see global.asa
Example 8-5, ScriptingContextComponent is tstresponse.dll, test page is fourth.asp
Example 8-6, ObjectContext and Response objectComponent is tstobjcntx.dll, test pages are fifth.asp and sixth.asp
Example 8-7, MTS and transactionsComponent is tstmts.dll, MTS package is test.PAK
Example 8-8, Working with example 8-7 and transComponent is tstobjcntx2.dll, test page is seventh.asp
Example 8-9, 8-10, Application objectComponent is tstappl.dll, test page is eighth.asp -- also see global.asa
Example 8-11, Application objectComponent is appltest2.dll, test page is ninth.asp
Example 8-12, Session ObjectComponent is sesstest.dll, test page is tenth.asp - also see global.asa
Example 8-13, 8-14, Request objectComponent is response1.dll, test page is eleventh.asp and testresponse.asp
Example 8-15, Request and CookiesComponent is response2.dll, test page is testrspnse2.asp
Example 8-16, Response and ContextTypeComponent is response3.dll, test page is thirteen.asp
Example 8-17, Server and re-directionComponent is response4.dll, test page is fourteen.asp
Example 8-18, Server and CreateObjectComponent is tstserver.dll, test page is fifteen.asp
Example 8-19, Server and encodingComponent is tstserver2.dll, test page is sixteen.asp

For more information