Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Represents the HTTP status code returned by a request.
Syntax
lValue = oXMLHttpRequest.status
Remarks
Long integer. The property is read-only. It represents the returned status code as a long integer. This value is valid only after the send method returns successfully.
Applies To
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.