> Is there some easy way of forcing IE to make ajax > calls?
You can use the old trick of adding a random number to the end of the url. It would probably also work to have the server return a Cache- Control http header, if you can do that.
> Is there some easy way of forcing IE to make ajax > calls?
You can use the old trick of adding a random number to the end of the url. It would probably also work to have the server return a Cache- Control http header, if you can do that.