Another method for loading data pages in Ajax

Source: Internet
Author: User
Many people use the 'msxml2. xmlhttp' object to call remote data.

I disagree,.

This depends on whether the user has installed the MSXML component,
In addition, the page may be stuck when calling data ";

To avoid these situations, we recommend using frame to call data.
Write JavaScript to use frame. src = "// XXXXX"; then read the content,
In this way, we actually started two ie jobs, like multithreading?

It should be noted that this is an asynchronous call, and the final data loading must be done in the frame instead of on the home page, because the home page does not know when the data has been downloaded!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.