responseText property

1 out of 1 rated this helpful - Rate this topic

Retrieves the response body as a string.

Syntax

JavaScript

p = object.responseText

Property values

Type: String

The response body.

Standards information

See also

XMLHttpRequest
XDomainRequest
Reference
responseBody
responseXML

 

 

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.