Solve the problem of not running Ajax: dynamic page client webpage Cache

Source: Internet
Author: User

Bkjia.com Ajax tutorialYou may need to use Ajax when registering programs such as checking whether the verification code user name is available, uploading files online, deleting files, and voting programs that do not need to be refreshed. The principle is that JavaScript reads the current user operation data of a webpage through events such as onChange, onClick, and onMouseOut, and then transmits the data to a dynamic webpage for processing.

However, sometimes this dynamic web page does not run. I used to solve this problem when writing a statement that is not cached on the client to this dynamic web page. This problem occurs again the day before yesterday. Dynamic Pages sometimes run and sometimes do not run. I tried it many times yesterday. When I solved the problem again, I remembered this situation I had encountered before.

The dynamic page called by Ajax should not be loaded into the client cache. Similarly, the Trackback program of the Blog often fails to receive information. You can try to write a statement on the dynamic page of The Trackback program so that it does not write data into the cache.

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.