292
Chapter 15 Scripting the Visual Tools Object Model
Reference
Syntax
Reference: OleVariant
Description
Sets and gets the Referer request-header field. This field allows the client to specify,
for the server’s benefit, the address (URI) of the resource from which the
Request-URI was obtained. This allows a server to generate lists of back-links to
resources for interest, logging, optimized caching, and so on. It also allows obsolete
or mis-typed links to be traced for maintenance. The Referer field must not be sent if
the Request-URI was obtained from a source that does not have its own URI, such as
input from the user’s keyboard.
Sender
Syntax
Sender: OleVariant
Description
Sets and gets the sender parameter.
SendStreamAsString
Syntax
SendStreamAsString: OleVariant
Description
Sets and gets the SEND stream as a string.
SentCount
Syntax
SentCount: Integer (readonly)
Description
The size of the content stream sent to the server. Use this property to display
progress during asynchronous
POST
operations.
State
Syntax
State: TAllaireHTTPProviderState (read-only)
Description
The state of the
HTTPProvider
object.
The enumerated state values are as follows:
0 - httpReady
1 - httpNotConnected
2 - httpConnected (browse)
3 - httpDnsLookup
4 - httpDnsLookupDone
5 - httpWaitingHeader
6 - httpWaitingBody
7 - httpAborting
Summary of Contents for HOMESITE
Page 11: ...Contents xi Table of CommandID values 310 Table of SettingID values 314 Glossary 323...
Page 12: ...xii Contents...
Page 20: ...xx About This Book...
Page 28: ...8 Chapter 1 Setting Up the Product...
Page 70: ...50 Chapter 4 Managing Files...
Page 88: ...68 Chapter 5 Writing Code and Web Content...
Page 116: ...96 Chapter 6 Editing Pages...
Page 148: ...128 Chapter 7 Using Web Development Languages...
Page 190: ...170 Chapter 11 Deploying Files...
Page 210: ...190 Chapter 12 Testing and Maintaining Web Pages...
Page 216: ...196 Chapter 13 Extending the Help System...
Page 350: ...330 Glossary...
Page 358: ...338 Index...