<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
<book name="O'REILLY ASP Reference" language="ASP" module_location="asp_lookup_mod.html">
	<topic_title name="Object"/>
	<subtopic_title name="Properties and Methods"/>
	<topic name="" location="default.html" id="">
		<subtopic />	
	</topic>
	<topic name="Application Object" location="ApplicationObject.html" id="Description">
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="Contents Collection" id="ContentsCollection"/>
		<subtopic name="Remove" id="Remove"/>
		<subtopic name="RemoveAll" id="RemoveAll"/>
		<subtopic name="StaticObjects" id="StaticObjects"/>
		<subtopic name="Lock" id="Lock"/>
		<subtopic name="Unlock" id="Unlock"/>
		<subtopic name="OnEnd" id="OnEnd"/>
		<subtopic name="OnStart" id="OnStart"/>
	</topic>
	<topic name="ASPError Object" location="ASPErrorObject.html" id="Description">
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="ASPCode" id="ASPCode"/>
		<subtopic name="ASPDescription" id="ASPDescription"/>
		<subtopic name="Category" id="Category"/>
		<subtopic name="Column" id="Column"/>
		<subtopic name="Description" id="Description"/>
		<subtopic name="File" id="File"/>
		<subtopic name="Line" id="Line"/>
		<subtopic name="Number" id="Number"/>
		<subtopic name="Source" id="Source"/>
	</topic>
	<topic name="Command Object" location="CommandObject.html" id="Description">
		<subtopic name="Command.ActiveConnection Property" id="Command.ActiveConnection"/>
		<subtopic name="Command.Cancel Method" id="Command.Cancel"/>
		<subtopic name="Command.CommandStream Property" id="Command.CommandStream"/>
		<subtopic name="Command.CommandText Property" id="Command.CommandText"/>
		<subtopic name="Command.CommandTimeout Property" id="Command.CommandTimeout"/>
		<subtopic name="Command.CommandType Property" id="Command.CommandType"/>
		<subtopic name="Command.CreateParameter Method" id="Command.CreateParameter"/>
		<subtopic name="Command.Dialect Property" id="Command.Dialect"/>
		<subtopic name="Command.Execute Method" id="Command.Execute"/>
		<subtopic name="Command.Name Property" id="Command.Name"/>
		<subtopic name="Command.NamedParameters Property" id="Command.NamedParameters"/>
		<subtopic name="Command.Parameters Collection" id="Command.Parameters"/>
		<subtopic name="Command.Prepared Property" id="Command.Prepared"/>
		<subtopic name="Command.Properties Collection" id="Command.Properties"/>
		<subtopic name="Command.State Property" id="Command.State"/>
	</topic>
	<topic name="Connection Object" location="ConnectionObject.html" id="Description">
		<subtopic name="Connection.Attributes Property" id="Connection.Attributes"/>
		<subtopic name="Connection.BeginTrans Method" id="Connection.BeginTrans"/>
		<subtopic name="Connection.BeginTransComplete Event" id="Connection.BeginTransComplete"/>
		<subtopic name="Connection.Cancel Method" id="Connection.Cancel"/>
		<subtopic name="Connection.Close Method" id="Connection.Close"/>
		<subtopic name="Connection.CommandTimeout Property" id="Connection.CommandTimeout"/>
		<subtopic name="Connection.CommitTrans Method" id="Connection.CommitTrans"/>
		<subtopic name="Connection.CommitTransComplete Event" id="Connection.CommitTransComplete"/>
		<subtopic name="Connection.ConnectComplete Event" id="Connection.ConnectComplete"/>
		<subtopic name="Connection.ConnectionString Property" id="Connection.ConnectionString"/>
		<subtopic name="Connection.ConnectionTimeout Property" id="Connection.ConnectionTimeout"/>
		<subtopic name="Connection.CursorLocation Property" id="Connection.CursorLocation"/>
		<subtopic name="Connection.DefaultDatabase Property" id="Connection.DefaultDatabase"/>
		<subtopic name="Connection.Disconnect Event" id="Connection.Disconnect"/>
		<subtopic name="Connection.Errors Collection" id="Connection.Errors"/>
		<subtopic name="Connection.Execute Method" id="Connection.Execute"/>
		<subtopic name="Connection.ExecuteComplete Event" id="Connection.ExecuteComplete"/>
		<subtopic name="Connection.InfoMessage Event" id="Connection.InfoMessage"/>
		<subtopic name="Connection.IsolationLevel Property" id="Connection.IsolationLevel"/>
		<subtopic name="Connection.Mode Property" id="Connection.Mode"/>
		<subtopic name="Connection.Open Method" id="Connection.Open"/>
		<subtopic name="Connection.OpenSchema" id="Connection.OpenSchema"/>
		<subtopic name="Connection.Properties Collection" id="Connection.Properties"/>
		<subtopic name="Connection.Provider Property" id="Connection.Provider"/>
		<subtopic name="Connection.RollbackTrans Method" id="Connection.RollbackTrans"/>
		<subtopic name="Connection.RollbackTransComplete Event" id="Connection.RollbackTransComplete"/>
		<subtopic name="Connection.State Property" id="Connection.State"/>
		<subtopic name="Connection.Version Property" id="Connection.Version"/>
		<subtopic name="Connection.WillConnect Event" id="Connection.WillConnect"/>
		<subtopic name="Connection.WillExecute Event" id="Connection.WillExecute"/>
	</topic>
	<topic name="Dictionary Object" location="DictionaryObject.html" id="Description">
		<subtopic name="Dictionary.Add Method" id="DictionaryAddMethod"/>
		<subtopic name="Dictionary.CompareMode Property" id="DictionaryCompareModeProperty"/>
		<subtopic name="Dictionary.Count Property" id="DictionaryCountProperty"/>
		<subtopic name="Dictionary.Exists Method" id="DictionaryExistsMethod"/>
		<subtopic name="Dictionary.Item Property" id="DictionaryItemProperty"/>
		<subtopic name="Dictionary.Items Method" id="DictionaryItemsMethod"/>
		<subtopic name="Dictionary.Key Property" id="DictionaryKeyProperty"/>
		<subtopic name="Dictionary.Keys Method" id="DictionaryKeysMethod"/>
		<subtopic name="Dictionary.Remove Method" id="DictionaryRemoveMethod"/>
		<subtopic name="Dictionary.RemoveAll Method" id="DictionaryRemoveAllMethod"/>
	</topic>
	<topic name="Error Object" location="ErrorObject.html" id="Description">
		<subtopic name="Error.Description Property" id="Error.Description"/>
		<subtopic name="Error.HelpContext Property/Error.HelpFile Property" id="Error.HelpContext"/>
		<subtopic name="Error.NativeError Property" id="Error.NativeError"/>
		<subtopic name="Error.Number Property" id="Error.Number"/>
		<subtopic name="Error.Source Property" id="Error.Source"/>
		<subtopic name="Error.SQLState Property" id="Error.SQLState"/>
		<subtopic name="Errors Collection" id="Errors"/>
		<subtopic name="Errors.Clear Method" id="Errors.Clear"/>
		<subtopic name="Errors.Count Property" id="Errors.Count"/>
		<subtopic name="Errors.Item Property" id="Errors.Item"/>
		<subtopic name="Errors.Refresh Method" id="Errors.Refresh"/>
	</topic>
	<topic name="Field Object" location="FieldObject.html" id="Description">
		<subtopic name="Field.ActualSize Property" id="Field.ActualSize"/>
		<subtopic name="Field.AppendChunk" id="Field.AppendChunk"/>
		<subtopic name="Field.Attributes Property" id="Field.Attributes"/>
		<subtopic name="Field.DataFormat Property" id="Field.DataFormat"/>
		<subtopic name="Field.DefinedSize Property" id="Field.DefinedSize"/>
		<subtopic name="Field.GetChunk Method" id="Field.GetChunk"/>
		<subtopic name="Field.Name Property" id="Field.Name"/>
		<subtopic name="Field.NumericScale Property" id="Field.NumericScale"/>
		<subtopic name="Field.OriginalValue Property" id="Field.OriginalValue"/>
		<subtopic name="Field.Precision Property" id="Field.Precision"/>
		<subtopic name="Field.Properties Collection" id="Field.Properties"/>
		<subtopic name="Field.Status Property" id="Field.Status"/>
		<subtopic name="Field.Type Property" id="Field.Type"/>
		<subtopic name="Field.UnderlyingValue Property" id="Field.UnderlyingValue"/>
		<subtopic name="Field.Value Property" id="Field.Value"/>
		<subtopic name="Fields Collection" id="Fields"/>
		<subtopic name="Fields.Append Method" id="Fields.Append"/>
		<subtopic name="Fields.CancelUpdate Method" id="Fields.CancelUpdate"/>
		<subtopic name="Fields.Count Property" id="Fields.Count"/>
		<subtopic name="Fields.Delete Method" id="Fields.Delete"/>
		<subtopic name="Fields.Item Property" id="Fields.Item"/>
		<subtopic name="Fields.Refresh Method" id="Fields.Refresh"/>
		<subtopic name="Fields.Resync Method" id="Fields.Resync"/>
		<subtopic name="Fields.Update Method" id="Fields.Update"/>
	</topic>
	<topic name="File Access Component" location="FileAccessComponent.html" id="Description">
		<subtopic name="Accessory Files/Required DLL Files" id="AccessoryFilesRequiredDLLFiles"/>
		<subtopic name="Instantiating Installable Components" id="InstantiatingInstallableComponents"/>
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="AtEndOfLine (TextStream Object)" id="AtEndOfLineTextStreamObject"/>
		<subtopic name="AtEndOfStream (TextStream Object)" id="AtEndOfStreamTextStreamObject"/>
		<subtopic name="Attributes (File Object, Folder Object)" id="AttributesFileObjectFolderObject"/>
		<subtopic name="AvailableSpace (Drive Object)" id="AvailableSpaceDriveObject"/>
		<subtopic name="DateCreated (File Object, Folder Object)" id="DateCreatedFileObjectFolderObject"/>
		<subtopic name="Drive (File Object, Folder Object)" id="DriveFileObjectFolderObject"/>
		<subtopic name="FileSystem (Drive Object)" id="FileSystemDriveObject"/>
		<subtopic name="IsReady (Drive Object)" id="IsReadyDriveObject"/>
		<subtopic name="IsRootFolder (Folder Object)" id="IsRootFolderFolderObject"/>
		<subtopic name="ParentFolder (File Object, Folder Object)" id="ParentFolderFileObjectFolderObject"/>
		<subtopic name="Close (TextStream Object)" id="CloseTextStreamObject"/>
		<subtopic name="Copy (File Object, Folder Object)" id="CopyFileObjectFolderObject"/>
		<subtopic name="CopyFolder (FileSystemObject Object)" id="CopyFolderFileSystemObjectObject"/>
		<subtopic name="CreateFolder (FileSystemObject Object)" id="CreateFolderFileSystemObjectObject"/>
		<subtopic name="Delete (File Object, Folder Object)" id="DeleteFileObjectFolderObject"/>
		<subtopic name="GetBaseName (FileSystemObject Object)" id="GetBaseNameFileSystemObjectObject"/>
		<subtopic name="GetParentFolderName (FileSystemObject Object)" id="GetParentFolderNameFileSystemObjectObject"/>
		<subtopic name="GetSpecialFolder (FileSystemObject Object)" id="GetSpecialFolderFileSystemObjectObject"/>
		<subtopic name="MoveFolder (FileSystemObject Object)" id="MoveFolderFileSystemObjectObject"/>
		<subtopic name="OpenAsTextStream (File Object)" id="OpenAsTextStreamFileObject"/>
		<subtopic name="ReadLine (TextStream Object)" id="ReadLineTextStreamObject"/>
		<subtopic name="Write (TextStream Object)" id="WriteTextStreamObject"/>
		<subtopic name="WriteLine (TextStream Object)" id="WriteLineTextStreamObject"/>
	</topic>
	<topic name="GLOBAL.ASA" location="GLOBALASA.html" id="Description">
		<subtopic name="GLOBAL.ASA: Comments/Troubleshooting" id="GLOBALASACommentsTroubleshooting"/>
		<subtopic name="Application Object Events and Application Scope" id="ApplicationObjectEventsandApplicationScope"/>
		<subtopic name="Session Object Events and Session Scope" id="SessionObjectEventsandSessionScope"/>
		<subtopic name="Type Library Declarations" id="TypeLibraryDeclarations"/>
	</topic>
	<topic name="ObjectContext Object" location="ObjectContextObject.html" id="Description">
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="SetAbort" id="SetAbort"/>
		<subtopic name="SetComplete" id="SetComplete"/>
		<subtopic name="OnTransactionAbort" id="OnTransactionAbort"/>
		<subtopic name="OnTransactionCommit" id="OnTransactionCommit"/>
	</topic>
	<topic name="Parameter Object" location="ParameterObject.html" id="Description">
		<subtopic name="Parameter.AppendChunk Method" id="Parameter.AppendChunk"/>
		<subtopic name="Parameter.Attributes Property" id="Parameter.Attributes"/>
		<subtopic name="Parameter.Direction Property" id="Parameter.Direction"/>
		<subtopic name="Parameter.Name Property" id="Parameter.Name"/>
		<subtopic name="Parameter.NumericScale Property" id="Parameter.NumericScale"/>
		<subtopic name="Parameter.Precision Property" id="Parameter.Precision"/>
		<subtopic name="Parameter.Properties Collection" id="Parameter.Properties"/>
		<subtopic name="Parameter.Size Property" id="Parameter.Size"/>
		<subtopic name="Parameter.Type Property" id="Parameter.Type"/>
		<subtopic name="Parameter.Value Property" id="Parameter.Value"/>
		<subtopic name="Parameters Collection" id="Parameters"/>
		<subtopic name="Parameters.Append Method" id="Parameters.Append"/>
		<subtopic name="Parameters.Count Property" id="Parameters.Count"/>
		<subtopic name="Parameters.Delete Method" id="Parameters.Delete"/>
		<subtopic name="Parameters.Item Property" id="Parameters.Item"/>
		<subtopic name="Parameters.Refresh Method" id="Parameters.Refresh"/>
	</topic>
	<topic name="Preprocessing Directives" location="PreprocessingDirectives.html" id="Description">
		<subtopic name="Preprocessing Directives: Comments/Troubleshooting" id="PreprocessingDirectivesCommentsTroubleshooting"/>
		<subtopic name="CODEPAGE" id="CODEPAGE"/>
		<subtopic name="ENABLESESSIONSTATE" id="ENABLESESSIONSTATE"/>
		<subtopic name="LANGUAGE" id="LANGUAGE"/>
		<subtopic name="LCID" id="LCID"/>
		<subtopic name="TRANSACTION" id="TRANSACTION"/>
	</topic>
	<topic name="Property Object" location="PropertyObject.html" id="Description">
		<subtopic name="Property.Attributes Property" id="Property.Attributes"/>
		<subtopic name="Property.Name Property" id="Property.Name"/>
		<subtopic name="Property.Type Property" id="Property.Type"/>
		<subtopic name="Property.Value Property" id="Property.Value"/>
	</topic>
	<topic name="Record Object" location="RecordObject.html" id="Description">
		<subtopic name="Record.ActiveConnection Property" id="Record.ActiveConnection"/>
		<subtopic name="Record.Cancel Method" id="Record.Cancel"/>
		<subtopic name="Record.Close Method" id="Record.Close"/>
		<subtopic name="Record.CopyRecord Method" id="Record.CopyRecord"/>
		<subtopic name="Record.DeleteRecord Method" id="Record.DeleteRecord"/>
		<subtopic name="Record.Fields Collection" id="Record.Fields"/>
		<subtopic name="Record.GetChildren Method" id="Record.GetChildren"/>
		<subtopic name="Record.Mode Property" id="Record.Mode"/>
		<subtopic name="Record.MoveRecord Method" id="Record.MoveRecord"/>
		<subtopic name="Record.Open Method" id="Record.Open"/>
		<subtopic name="Record.ParentURL Property" id="Record.ParentURL"/>
		<subtopic name="Record.Properties Collection" id="Record.Properties"/>
		<subtopic name="Record.RecordType Property" id="Record.RecordType"/>
		<subtopic name="Record.Source Property" id="Record.Source"/>
		<subtopic name="Record.State Property" id="Record.State"/>
	</topic>
	<topic name="Recordset Object" location="RecordsetObject.html" id="Description">
		<subtopic name="Recordset.AbsolutePage Property" id="Recordset.AbsolutePage"/>
		<subtopic name="Recordset.AbsolutePosition Property" id="Recordset.AbsolutePosition"/>
		<subtopic name="Recordset.ActiveCommand Property" id="Recordset.ActiveCommand"/>
		<subtopic name="Recordset.ActiveConnection Property" id="Recordset.ActiveConnection"/>
		<subtopic name="Recordset.AddNew Method" id="Recordset.AddNew"/>
		<subtopic name="Recordset.BOF Property/Recordset.EOF Property" id="Recordset.BOF"/>
		<subtopic name="Recordset.Bookmark Property" id="Recordset.Bookmark"/>
		<subtopic name="Recordset.CacheSize Property" id="Recordset.CacheSize"/>
		<subtopic name="Recordset.Cancel Method" id="Recordset.Cancel"/>
		<subtopic name="Recordset.CancelBatch Method" id="Recordset.CancelBatch"/>
		<subtopic name="Recordset.CancelUpdate Method" id="Recordset.CancelUpdate"/>
		<subtopic name="Recordset.Clone Method" id="Recordset.Clone"/>
		<subtopic name="Recordset.Close Method" id="Recordset.Close"/>
		<subtopic name="Recordset.CompareBookmarks Method" id="Recordset.CompareBookmarks"/>
		<subtopic name="Recordset.CursorLocation Property" id="Recordset.CursorLocation"/>
		<subtopic name="Recordset.CursorType Property" id="Recordset.CursorType"/>
		<subtopic name="Recordset.DataMember Property" id="Recordset.DataMember"/>
		<subtopic name="Recordset.Delete Method" id="Recordset.Delete"/>
		<subtopic name="Recordset.EditMode Property" id="Recordset.EditMode"/>
		<subtopic name="Recordset.EndOfRecordset Event" id="Recordset.EndOfRecordset"/>
		<subtopic name="Recordset.EOF Property" id="Recordset.EOF"/>
		<subtopic name="Recordset.FetchComplete Event" id="Recordset.FetchComplete"/>
		<subtopic name="Recordset.FetchProgress Event" id="Recordset.FetchProgress"/>
		<subtopic name="Recordset.FieldChangeComplete Event" id="Recordset.FieldChangeComplete"/>
		<subtopic name="Recordset.Fields Collection" id="Recordset.Fields"/>
		<subtopic name="Recordset.Filter Property" id="Recordset.Filter"/>
		<subtopic name="Recordset.Find Method" id="Recordset.Find"/>
		<subtopic name="Recordset.GetRows Method" id="Recordset.GetRows"/>
		<subtopic name="Recordset.GetString Method" id="Recordset.GetString"/>
		<subtopic name="Recordset.Index Property" id="Recordset.Index"/>
		<subtopic name="Recordset.LockType Property" id="Recordset.LockType"/>
		<subtopic name="Recordset.MarshalOptions Property" id="Recordset.MarshalOptions"/>
		<subtopic name="Recordset.MaxRecords Property" id="Recordset.MaxRecords"/>
		<subtopic name="Recordset.Move Method" id="Recordset.Move"/>
		<subtopic name="Recordset.MoveComplete Event" id="Recordset.MoveComplete"/>
		<subtopic name="Recordset.MoveFirst Method" id="Recordset.MoveFirst"/>
		<subtopic name="Recordset.NextRecordset Method" id="Recordset.NextRecordset"/>
		<subtopic name="Recordset.Open Method" id="Recordset.Open"/>
		<subtopic name="Recordset.PageCount Property" id="Recordset.PageCount"/>
		<subtopic name="Recordset.PageSize Property" id="Recordset.PageSize"/>
		<subtopic name="Recordset.Properties Collection" id="Recordset.Properties"/>
		<subtopic name="Recordset.RecordChangeComplete Event" id="Recordset.RecordChangeComplete"/>
		<subtopic name="Recordset.RecordsetChangeComplete Event" id="Recordset.RecordsetChangeComplete"/>
		<subtopic name="Recordset.RecordCount Property" id="Recordset.RecordCount"/>
		<subtopic name="Recordset.Requery Method" id="Recordset.Requery"/>
		<subtopic name="Recordset.Resync Method" id="Recordset.Resync"/>
		<subtopic name="Recordset.Save Method" id="Recordset.Save"/>
		<subtopic name="Recordset.Seek Method" id="Recordset.Seek"/>
		<subtopic name="Recordset.Sort Property" id="Recordset.Sort"/>
		<subtopic name="Recordset.Source Property" id="Recordset.Source"/>
		<subtopic name="Recordset.State Property" id="Recordset.State"/>
		<subtopic name="Recordset.Status Property" id="Recordset.Status"/>
		<subtopic name="Recordset.StayInSync Property" id="Recordset.StayInSync"/>
		<subtopic name="Recordset.Supports Method" id="Recordset.Supports"/>
		<subtopic name="Recordset.Update Method" id="Recordset.Update"/>
		<subtopic name="Recordset.UpdateBatch Method" id="Recordset.UpdateBatch"/>
		<subtopic name="Recordset.WillChangeField Event" id="Recordset.WillChangeField"/>
		<subtopic name="Recordset.WillChangeRecord Event" id="Recordset.WillChangeRecord"/>
		<subtopic name="Recordset.WillChangeRecordset Event" id="Recordset.WillChangeRecordset"/>
		<subtopic name="Recordset.WillMove Event" id="Recordset.WillMove"/>
	</topic>
	<topic name="Request Object" location="RequestObject.html" id="Description">
		<subtopic name="How HTTP Works" id="HowHTTPWorks"/>
		<subtopic name="The ASP Request Object" id="TheASPRequestObject"/>
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="TotalBytes" id="TotalBytes"/>
		<subtopic name="ClientCertificate" id="ClientCertificate"/>
		<subtopic name="Cookies" id="Cookies"/>
		<subtopic name="Form" id="Form"/>
		<subtopic name="QueryString" id="QueryString"/>
		<subtopic name="ServerVariables" id="ServerVariables"/>
		<subtopic name="BinaryRead" id="BinaryRead"/>
	</topic>
	<topic name="Response Object" location="ResponseObject.html" id="Description">
		<subtopic name="Buffer" id="Buffer"/>
		<subtopic name="CacheControl" id="CacheControl"/>
		<subtopic name="Charset" id="Charset"/>
		<subtopic name="ContentType" id="ContentType"/>
		<subtopic name="Expires" id="Expires"/>
		<subtopic name="ExpiresAbsolute" id="ExpiresAbsolute"/>
		<subtopic name="IsClientConnected" id="IsClientConnected"/>
		<subtopic name="PICS" id="PICS"/>
		<subtopic name="Status" id="Status"/>
		<subtopic name="Cookies" id="Cookies"/>
		<subtopic name="AddHeader" id="AddHeader"/>
		<subtopic name="AppendToLog" id="AppendToLog"/>
		<subtopic name="BinaryWrite" id="BinaryWrite"/>
		<subtopic name="Clear" id="Clear"/>
		<subtopic name="End" id="End"/>
		<subtopic name="Flush" id="Flush"/>
		<subtopic name="Redirect" id="Redirect"/>
		<subtopic name="Write" id="Write"/>
	</topic>
	<topic name="Server Object" location="ServerObject.html" id="Description">
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="ScriptTimeout" id="ScriptTimeout"/>
		<subtopic name="CreateObject" id="CreateObject"/>
		<subtopic name="Execute" id="Execute"/>
		<subtopic name="GetLastError" id="GetLastError"/>
		<subtopic name="HTMLEncode" id="HTMLEncode"/>
		<subtopic name="MapPath" id="MapPath"/>
		<subtopic name="Transfer" id="Transfer"/>
		<subtopic name="URLEncode" id="URLEncode"/>
	</topic>
	<topic name="Server-Side Includes" location="ServerSideIncludes.html" id="Description">
		<subtopic name="Server-Side Includes: Comments/Troubleshooting" id="ServerSideIncludesCommentsTroubleshooting"/>
		<subtopic name="#include" id="include"/>
	</topic>
	<topic name="Session Object" location="SessionObject.html" id="Description">
		<subtopic name="Comments/Troubleshooting" id="CommentsTroubleshooting"/>
		<subtopic name="CodePage" id="CodePage"/>
		<subtopic name="LCID" id="LCID"/>
		<subtopic name="SessionID" id="SessionID"/>
		<subtopic name="Timeout" id="Timeout"/>
		<subtopic name="Contents Collection" id="ContentsCollection"/>
		<subtopic name="Remove" id="Remove"/>
		<subtopic name="RemoveAll" id="RemoveAll"/>
		<subtopic name="StaticObjects Collection" id="StaticObjectsCollection"/>
		<subtopic name="Abandon" id="Abandon"/>
		<subtopic name="Session_OnEnd" id="Session_OnEnd"/>
		<subtopic name="Session_OnStart" id="Session_OnStart"/>
	</topic>
	<topic name="Stream Object" location="StreamObject.html" id="Description">
		<subtopic name="Stream.Cancel Method" id="Stream.Cancel"/>
		<subtopic name="Stream.CharSet Property" id="Stream.CharSet"/>
		<subtopic name="Stream.Close Method" id="Stream.Close"/>
		<subtopic name="Stream.CopyTo Method" id="Stream.CopyTo"/>
		<subtopic name="Stream.EOS Property" id="Stream.EOS"/>
		<subtopic name="Stream.Flush Method" id="Stream.Flush"/>
		<subtopic name="Stream.LineSeparator Property" id="Stream.LineSeparator"/>
		<subtopic name="Stream.LoadFromFile Method" id="Stream.LoadFromFile"/>
		<subtopic name="Stream.Mode Property" id="Stream.Mode"/>
		<subtopic name="Stream.Open Method" id="Stream.Open"/>
		<subtopic name="Stream.Position Property" id="Stream.Position"/>
		<subtopic name="Stream.Read Method" id="Stream.Read"/>
		<subtopic name="Stream.ReadText Method" id="Stream.ReadText"/>
		<subtopic name="Stream.SaveToFile Method" id="Stream.SaveToFile"/>
		<subtopic name="Stream.SetEOS Method" id="Stream.SetEOS"/>
		<subtopic name="Stream.Size Property" id="Stream.Size"/>
		<subtopic name="Stream.SkipLine Method" id="Stream.SkipLine"/>
		<subtopic name="Stream.State Property" id="Stream.State"/>
		<subtopic name="Stream.Type Property" id="Stream.Type"/>
		<subtopic name="Stream.Write Method" id="Stream.Write"/>
		<subtopic name="Stream.WriteText Method" id="Stream.WriteText"/>
	</topic>
</book>