1

When I go to http://whatbrowser.org/ in Internet Explorer, it reports IE 10. When I go to the same website using Quickbooks' internal web browser, it reports IE7. I want to know if it is actually IE10 in compatibility mode.

jjz
  • 462

1 Answers1

3

You can't. Compatibility mode simply changes the User-Agent field and disables some of the "features" that would otherwise break older websites and code. Quickbooks probably uses iehtml.dll for its HTML rendering which is the usual suspect.

Nathan C
  • 2,762
  • 1
  • 19
  • 26