What is the xmlhttprequest object in ajax?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

Why is ajax called ajax?

0 Answers  


What are the differences between ajax and javascript?

0 Answers  


Can you list some examples of ajax-based applications?

0 Answers  


How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


What is the difference between synchronous and asynchronous requests?

0 Answers  






What are ajax extensions?

0 Answers  


Describe how to handle concurrent ajax requests?

0 Answers  


Does this mean adaptive path is anti-flash?

0 Answers  


What does the dynamicpopulateextender control do? : asp.net ajax

0 Answers  


What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

0 Answers  


Describe the formats and protocols used by ajax?

0 Answers  


Does ajax have the same meaning as xmlhttprequest?

0 Answers  


Categories