Jump to content

Recommended Posts

Posted

Is it possible to add Timestamp to all Ajax-calls - so the InternetExplorer doesn´t cache the Ajax-calls ?

In JQuery - there is a way like:

$.ajaxSetup({
cache: false
});
It makes jquery add a timestamp to all ajaxcalls

Thanx for helping...

 

Background:

i have random problems just in IE - not in Firefox, Chrome or Opera ... and google says this is a problem with Microsoft IE:

--> https://www.google.at/webhp?q=ie%20ajax%20problem#q=ie+ajax+problem

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...