Results 1 to 3 of 3
  1. #1
    Senior Member dennis123's Avatar
    Join Date
    Apr 2013
    Location
    Bangalore
    Posts
    3,627

    Why do we use the XMLHttpRequest object in AJAX?

    Why do we use the XMLHttpRequest object in AJAX?

  2. #2
    Senior Member
    Join Date
    Aug 2017
    Location
    India
    Posts
    128
    Javascript uses the XMLHttpRequest object to manipulate XML and other text data between client and server.
    - AJAX applications use the XMLHttpRequest object to avoid the postback of entire page when the browser is communicating with server.
    - The XMLHttpRequest object enables a client-side script to execute an HTTP request.
    - For this functionality MSXML ActiveX component is used in earlier version of Internet Explorer. While, XMLHttpRequest is used in Internet Explorer 7 and other browsers, such as Mozilla, Firefox.

  3. #3
    Junior Member
    Join Date
    Aug 2017
    Posts
    5
    The XMLHttpRequest object can be used to exchange data with a server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.