MACROMEDIA COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO Use Manual page 282

Table of Contents

Advertisement

264
Reference
Syntax
Reference: OleVariant
Sets and gets the Referer request-header field. This field allows the client to specify,
Description
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 mistyped 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
Sets and gets the sender parameter.
Description
SendStreamAsString
Syntax
SendStreamAsString: OleVariant
Sets and gets the SEND stream as a string.
Description
SentCount
Syntax
SentCount: Integer (readonly)
The size of the content stream sent to the server. Use this property to display
Description
progress during asynchronous
State
Syntax
State: TAllaireHTTPProviderState (read-only)
The state of the
Description
The enumerated state values are as follows:
0 - httpReady
1 - httpNotConnected
2 - httpConnected (browse)
3 - httpDnsLookup
4 - httpDnsLookupDone
5 - httpWaitingHeader
6 - httpWaitingBody
7 - httpAborting
Chapter 14 Scripting the Visual Tools Object Model
operations.
POST
object.
HTTPProvider

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion studio 5

Table of Contents