--%>

Use of XMLHttpRequest object in AJAX

What is the use of XMLHttpRequest object in AJAX?

E

Expert

Verified

XMLHttpRequest object is used by the JavaScript to move XML and another text data between server and client. XMLHttpRequest object permits a client-side script to carry out an HTTP request. The AJAX applications use a XMLHttpRequest object so that browser could communicate to server without a postback of the whole page. In previous versions of the Internet Explorer, MSXML ActiveX component is apt to provide this functionality; but, Internet Explorer 7 and another browser, like Mozilla Firefox, XMLHttpRequest is not apt to.

   Related Questions in Programming Languages

  • Q : What is an Internet Service Provider

    Internet Service Provider: It is an Internet Service Provider (abbreviated as ISP) gives connections to the Internet for users who do not contain their own network. The ISP gives such user with their own IP address which enables them to interact with

  • Q : Define Propagation Propagation : When

    Propagation: When an exception is thrown in a method, and there is no suitable exception handler within the method, the exception might be propagated to the caller of the method. For a checked exception, the method should include a throws clause in it

  • Q : Define the term Catching exceptions

    Catching exceptions: Exceptions are caught in the catch clause of the try statement. Catching an exception provides the program a chance to recover from the trouble or attempt a repair for whatsoever caused it.

  • Q : What do you mean by program counter

    What do you mean by the term program counter? Write down its use?

  • Q : Explain the way of validation XHTML

    Explain the way of validation XHTML documents online.

  • Q : Explain Imperative programming

    Imperative programming: The style of programming generally related with languages such as FORTRAN, C, Pascal and so forth. Imperative programming is differentiated from functional programming in that the previous is strongly tied to the idea of variab

  • Q : What is SLAM SLAM is a Microsoft

    SLAM is a Microsoft project that blurs the line between static analysis and model checking and deductive reasoning. The main goal of SLAM is to check temporal safety properties of C programs (it actually checks that a program correctly uses the interf

  • Q : Functions of System calls Show what are

    Show what are the different functions of System calls?

  • Q : What is a Software What is a Software :

    What is a Software: It is a program written to run on the computer.

  • Q : Special set of tags in PHP Normal 0

    Normal 0 false false