Internet Explorer Caching asp.netmvc ajax results

前端 未结 7 877
故里飘歌
故里飘歌 2020-12-16 13:09

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 co

7条回答
  •  -上瘾入骨i
    2020-12-16 13:32

    actually in IE browser caching not clear automatically. but in chrome scripts working accepted.so you need to try for clearing data in browser level.

提交回复
热议问题