1/25/2007

Internet Explorer uses cache for "get" request

http://en.wikipedia.org/wiki/XMLHttpRequest#Microsoft_Internet_Explorer_cache_issues
If we use XMLHttpRequest, the web page may not be refreshed. In this case, we can add &sid=Math.random() to force the browser to reload.

No comments: