AJAX POST Request Only Works Once in Safari 5

前端 未结 3 959
执笔经年
执笔经年 2020-12-10 22:54

I use my own custom AJAX library (I\'m not interested in using jQuery, etc.), which is working flawlessly in the following browsers:

  • Firefox 7
  • Chrome
3条回答
  •  Happy的楠姐
    2020-12-10 23:46

    Came here from the thread you mentioned might be a dupe. I never solved our problem, but have you tried a simple page making post requests? With our issue it's a post problem, not an AJAX problem, we're still stumped though.

    What version of IIS are you running on the server?

提交回复
热议问题