Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
A version of this page is also available for
4/8/2010
The following table shows the XML HTTP properties, with a description of the purpose of each.
Programming element | Description |
---|---|
Specifies the event handler to be called when the readyState Property (IXMLHTTPRequest)changes. |
|
Represents the state of the request. |
|
Represents only one of several forms in which the HTTP response can be returned. |
|
Represents only one of several forms in which the HTTP response can be returned. |
|
Represents the response entity body as a string. |
|
Represents the parsed response entity body. |
|
Represents the HTTP status code returned by a request. |
|
Represents the HTTP response line status. |