What are the properties of xmlhttprequest?



What are the properties of xmlhttprequest?..

Answer / Vineeta Pandey

XMLHttpRequest (XHR) has several properties, including responseText (the response as plain text), responseXML (the response as an XML document object), status (HTTP status code), and statusText (HTTP status message).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

What are the basic controls in asp.net ajax?

1 Answers  


Diff b/w javascript and jquery

2 Answers   Hoch Technologies,


What are the difference between AJAX and Javascript?

1 Answers  


what is ajax

3 Answers  


What is the basic goals of AJAX ?

1 Answers   Beahead Private Limited,


Why we r using AJAX in ASP.NET ?

2 Answers   Satyam,


Which are the two methods used for cross domain Ajax calls?

1 Answers  


How Ajax objects can be created?

1 Answers  


Can you list some examples of ajax-based applications?

1 Answers  


Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?

1 Answers  


what is xmlhttprequest?

1 Answers  


What are the pre-requisites to execute AJAX applications on a server?

1 Answers  


Categories