I bought a cheapish computer with Windows 7 a few days ago so I could test my web site against IE9. In house, now, I've tested against IE8/9 in various modes, chrome, firefox, safari. And, in house, all is fine.
If I watch the access/debug apache logs, I can see browsers of all flavors successfully navigating the secure side of the site with no problems. Except that we get a few calls a day from people getting stuck on one particular page with firefox 12 and IE8/9. Not at the same spot, mind you, but the same page. And the basic issue seems to be the same one: An ajax call fails. It doesn't fail in the server exchange, though. It fails to talk to the server at all.
I just about have run out of ideas.
If I watch the access/debug apache logs, I can see browsers of all flavors successfully navigating the secure side of the site with no problems. Except that we get a few calls a day from people getting stuck on one particular page with firefox 12 and IE8/9. Not at the same spot, mind you, but the same page. And the basic issue seems to be the same one: An ajax call fails. It doesn't fail in the server exchange, though. It fails to talk to the server at all.
I just about have run out of ideas.