Click to return to the XML (Extensible Markup Language) home page    
XMLHttpRequest readyState...     XMLHttpRequest responseSt...     XMLHttpRequest Object    
Web Workshop  |  XML (Extensible Markup Language)

responseBody Property


Represents the response entity body as an array of unsigned bytes.

Syntax

objValue = oXMLHttpRequest.responseBody

Remarks

Variant. The property is read-only. This property represents only one of several forms in which the HTTP response can be returned.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
XMLHttpRequest

See Also

responseStream, responseText, responseXML



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.