IE7 Ajax Bug
Wednesday, January 13th, 2010I had problems with IE7, when you do a Ajax call after a data update, IE7 will not make that call, he just throws old data. To fix the “problem” you need to change the url you are sending to force it to send every time!

