Home

  
 
 

Search Knowledge Base


Knowledge Base Web View
Total Records: 103
ID Title Type Of Article
1155 
Change your Microsoft 365 for business password to keep your account secure How To
1158 
Enable IE Compatibility Mode in Windows Edge Browser How To
1171 
Check Junk Folder and Quarantine Email on Office 365 to find missing emails How To
1317 
Reenabling Home Page or Web Page Views for Outlook Folders How To
1381 
Work Order Task Details Updates to Main Work Order How To
1404 
Setup Engage BMS Launch Batch File for Engage Startup How To
1439 
Engage SQL Errors and find a stuck user session means RDP Server needs to be rebooted How To
273 
Offboarding Checklist New Client
222 
Onboarding VMS check List New Client
993 
5 things customers want from their salesperson Sales and Marketing
1312 
Case Studies and Success Stories Sales Collateral
1323 
Sophos MDR Managed Detection and Response Sales Collateral
1228 
Customer Care Vendor Management & Billing Protocol SOP
223 
Marketing Monthly Reporting Information Support
687 
Fix for Error Call to GetCustomUI() for RibbonID "Microsoft.Excel.Workbook in Engage OLE" Support
712 
Windows 10 multiple display - windows are moved and resized on display power cycle or sleep Support
557 
DT Easy Button working with Remote Desktop or Parallels Support
517 
500 colours by colour name, Hex value, RGB value and Microsoft Access code number Support
490 
Excel Opens File Very Slowly in Remote Desktop Session RDS Support
221 
New Customer: Billing, Collecting, Memorized Transaction Support
217 
Deploy Kaseya Script to Install Symantec Antivirus in Server Support
204 
Outlook Connection Status Window Support
195 
3CX Adding BLF Settings across multiple extensions in the Management Console Support
161 
Distribution Group Mail Flow Support
132 
MS Access System Resources Exceeded Error Support
Add New  Records per page  3 of 5   
Engage Knowledge Base Web View         How To          Print
Title Browser Emulation Settings in the Registry allows IE version for specific applications      
Resolution
The table below (source) lists the currently supported emulation versions at the time of writing. As you can see, it's possible to emulate all "recent" versions of Internet Explorer in one of two ways - either by forcing a standards mode, or allowing !DOCTYPE directives to control the mode. The exception to this dual behaviour is version 7 which is as is.
 
According to the documentation the IE8 (8000) and IE9 (9000) modes will switch to IE10 (10000) mode if installed. The documentation doesn't mention if this is still the case regarding IE11 so I'm not sure on the behaviour in that regard.
 
Value Description
11001 Internet Explorer 11. Webpages are displayed in IE11 edge mode, regardless of the !DOCTYPE directive.
11000 IE11. Webpages containing standards-based !DOCTYPE directives are displayed in IE11 edge mode. Default value for IE11.
10001 Internet Explorer 10. Webpages are displayed in IE10 Standards mode, regardless of the !DOCTYPE directive.
10000 Internet Explorer 10. Webpages containing standards-based !DOCTYPE directives are displayed in IE10 Standards mode. Default value for Internet Explorer 10.
9999 Windows Internet Explorer 9. Webpages are displayed in IE9 Standards mode, regardless of the !DOCTYPE directive.
9000 Internet Explorer 9. Webpages containing standards-based !DOCTYPE directives are displayed in IE9 mode. Default value for Internet Explorer 9.
8888 Webpages are displayed in IE8 Standards mode, regardless of the !DOCTYPE directive.
8000 Webpages containing standards-based !DOCTYPE directives are displayed in IE8 mode. Default value for Internet Explorer 8
7000 Webpages containing standards-based !DOCTYPE directives are displayed in IE7 Standards mode. Default value for applications hosting the WebBrowser Control.
 
Setting the emulation version is very straightforward - add a value to the registry in the below key containing the name of your executable file and a value from the table above.
 
HKEY_LOCAL_MACHINE (or HKEY_CURRENT_USER)
   SOFTWARE
      Microsoft
         Internet Explorer
            Main
               FeatureControl
                  FEATURE_BROWSER_EMULATION
                     yourapp.exe = (DWORD) version
Vendor *
Web Link https://www.cyotek.com/blog/configuring-the-emulation-mode-of-an-internet-explorer-webbrowser-control
Date Entered 10/10/2019
You Tube Link
Type Of Article How To
Article ID 675


  Copyright    Lietz Development, Inc. 1996. All Rights Reserved.