Properties


responseText Property

Retrieves the response body as a string.

Syntax

[ sBody = ] object.responseText

Possible Values

sBodyString that receives the response body.

The property is read-only. The property has no default value.

Remarks

responseText was introduced in Windows Internet Explorer 7.

Standards Information

This property is defined in The XMLHttpRequest Object (W3C Working Draft) World Wide Web link.

Applies To

XMLHttpRequest, XMLHttpRequest Constructor

See Also

Tags :


Page view tracker