Wednesday, July 11, 2007

AJAX / RPC - Prevent IE Caching During Partial Page Updates

Recently I faced a problem when developing an AJAX application. In Internet Explorer, the request was being cached - a new request would never go to the server in some cases. To prevent this, there is a workaround.

Read more at: AJAX / RPC - Prevent IE Caching During Partial Page Updates

No comments: