Internet Explorer Caching asp.netmvc ajax results.
Posted
by Diego Correa
on Stack Overflow
See other posts from Stack Overflow
or by Diego Correa
Published on 2010-04-16T13:01:56Z
Indexed on
2010/04/16
14:03 UTC
Read the original article
Hit count: 543
I'm having an issue with a page in internet explorer. I have an ajax call that calls a form, in other browser, when I click the link it passes in the controller and load correctly data. but in IE, when its loaded once, it aways brings me the same old results without passing in the controller.
© Stack Overflow or respective owner