Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

What is the XMLHttpRequest Object?

  1. #1

  2. #2
    Junior Member
    Join Date
    Oct 2016
    Posts
    984
    Thanks
    1
    Thanked 4 Times in 4 Posts

    Default

    XMLHttpRequest object is used to request data from a server.

    The XMLHttpRequest object is too much important because:
    • Update web page without reloading the page
    • Request data from a server - after the page has loaded
    • Receive data from a server - after the page has loaded
    • Send data to a server - in the background


Bookmarks

Posting Permissions

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