Represents the response entity body as a string.
Syntax
objValue = oXMLHttpRequest.responseText
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
XMLHttpRequest
See Also