<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Browser &#8211; Xojo Programming Blog</title>
	<atom:link href="https://blog.xojo.com/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.xojo.com</link>
	<description>Blog about the Xojo programming language and IDE</description>
	<lastBuildDate>Tue, 22 May 2018 18:40:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Microsoft is Killing Internet Explorer 8, 9 and 10</title>
		<link>https://blog.xojo.com/2016/01/11/microsoft-is-killing-internet-explorer-8-9-and-10/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Mon, 11 Jan 2016 00:00:00 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[webdev]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2016/01/11/microsoft-is-killing-internet-explorer-8-9-and-10/</guid>

					<description><![CDATA[Microsoft is ending support for Internet Explorer 8, 9 and 10.]]></description>
										<content:encoded><![CDATA[<p>On Tuesday, January 12th Microsoft is <a href="https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support">ending support for Internet Explorer 8, 9 and 10</a>.</p>
<p><span id="more-300"></span></p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-1778" src="https://blog.xojo.com/wp-content/uploads/2016/01/Screen-Shot-2016-09-01-at-9.37.32-PM.png" alt="IE" width="501" height="489" /></p>
<p>According to Microsoft, this means that only Internet Explorer 11 will continue to get updates, as it is the most recent (and last) version of Internet Explorer. IE11 is supported on Windows 7, 8.1 and 10 so if you are using those operating systems, you should definitely upgrade to IE 11.</p>
<p><strong>Note</strong>: <a href="https://support.microsoft.com/en-us/lifecycle#gp/Microsoft-Internet-Explorer">Apparently Microsoft will still support IE 9 on Vista SP2</a>, should you still be using it.</p>
<p>If you are still using an older version of Windows with an older version of IE, now is the time to stop. I&#8217;d recommend you <a href="../../../com/xojo/blog/windows-10-is-here.html">upgrade to Windows 10</a> as soon as you can; it really is quite nice. As is the new Edge browser.</p>
<p>If you are stuck on an older Windows OS, at least consider using <a href="https://www.google.com/chrome/browser/desktop/">Chrome</a> or <a href="https://www.mozilla.org">Firefox</a> which are both updated regularly.</p>
<p>We are not yet making any changes to our web browser support, so Xojo web apps (as of 2015r4) continue to be  supported on Internet Explorer 9+.</p>
<p><!--HubSpot Call-to-Action Code --> <span id="hs-cta-wrapper-ba3ae63d-9673-4a83-90d3-6d82f6cc4429" class="hs-cta-wrapper"> <span id="hs-cta-ba3ae63d-9673-4a83-90d3-6d82f6cc4429" class="hs-cta-node hs-cta-ba3ae63d-9673-4a83-90d3-6d82f6cc4429"><br />
<!-- [if lte IE 8]>


<div id="hs-cta-ie-element"></div>


<![endif]--> <a href="http://blog.xojo.com/2016/01/04/use-newer-version-of-internet-explorer-with-webbrowser-and-htmlviewer" target="_blank"><img decoding="async" id="hs-cta-img-ba3ae63d-9673-4a83-90d3-6d82f6cc4429" class="hs-cta-img aligncenter" style="border-width: 0px; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;" src="https://blog.xojo.com/wp-content/uploads/2016/01/ba3ae63d-9673-4a83-90d3-6d82f6cc4429.png" alt="Use Newer Version of Internet Explorer with WebBrowser and HTMLViewer" width="372" height="68" align="middle" /></a></span></span> <!-- end HubSpot Call-to-Action Code --></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Use Newer Version of Internet Explorer with WebBrowser and HTMLViewer</title>
		<link>https://blog.xojo.com/2016/01/04/use-newer-version-of-internet-explorer-with-webbrowser-and-htmlviewer/</link>
		
		<dc:creator><![CDATA[Paul Lefebvre]]></dc:creator>
		<pubDate>Mon, 04 Jan 2016 00:00:00 +0000</pubDate>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[webdev]]></category>
		<guid isPermaLink="false">http://blogtemp.xojo.com/2016/01/04/use-newer-version-of-internet-explorer-with-webbrowser-and-htmlviewer/</guid>

					<description><![CDATA[Use a newer version of Internet Explorer to render web pages within your apps.]]></description>
										<content:encoded><![CDATA[<p>By default the built-in Web Browser that is used on Windows to show web pages uses the Internet Explorer 7 rendering engine. Which means the Xojo HTMLViewer and the ActiveX WebBrowser controls also use this older rendering engine.</p>
<p><span id="more-337"></span></p>
<p>This is less than ideal as more and more web sites require newer, more modern versions of Internet Explorer. This can result in pages you want to display not working properly or not even showing at all. And that results in much sadness for anyone using your app.</p>
<p>Luckily there is a simple change you can <a href="https://msdn.microsoft.com/en-us/library/ee330730(v=vs.85).aspx">make to the Registry to instead use a different Internet Explorer rendering engine</a>. Here is the Registry key:</p>
<p>[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]<br />
&#8220;MyAppName.exe&#8221;=dword:00002af8</p>
<p>You can configure the tool you use to create your installer to create this Registry key for you.</p>
<p>For your Xojo apps, you can use this code to modify the Registry:</p>
<pre>#If TargetWindows
 // This code handles both 64 and 32-bit builds
 Dim reg As New RegistryItem("HKEY_CURRENT_USER\SOFTWARE\Microsoft")
 reg = reg.AddFolder("Internet Explorer")
 reg = reg.AddFolder("Main")
 reg = reg.AddFolder("FeatureControl")
 reg = reg.AddFolder("FEATURE_BROWSER_EMULATION")
 
 // Source MS documentation: https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/general-info/ee330730(v=vs.85)
 reg.Value(App.ExecutableFile.Name) = CType(11000 , Int32)
#Endif</pre>
<p>Once this change is made, your app will use the newer rendering engine.</p>
<p>For more information, refer to the <a href="http://documentation.xojo.com/api/deprecated/htmlviewer.html">HTMLViewer page</a> in the documentation.</p>
<p>&nbsp;</p>
<p><span id="hs-cta-wrapper-02a13a45-54d9-4175-b904-87f831919150" class="hs-cta-wrapper"><span id="hs-cta-02a13a45-54d9-4175-b904-87f831919150" class="hs-cta-node hs-cta-02a13a45-54d9-4175-b904-87f831919150"> <!-- [if lte IE 8]>


<div id="hs-cta-ie-element"></div>


<![endif]--> <a href="http://blog.xojo.com/2015/11/09/guest-post-part-2-the-power-of-templates/"><img decoding="async" id="hs-cta-img-02a13a45-54d9-4175-b904-87f831919150" class="hs-cta-img aligncenter" style="border-width: 0px; margin: 0 auto; display: block; margin-top: 20px; margin-bottom: 20px;" src="https://blog.xojo.com/wp-content/uploads/2015/11/02a13a45-54d9-4175-b904-87f831919150.png" alt="windows transparent label tip" width="362" height="62" align="middle" /></a></span></span> <!-- end HubSpot Call-to-Action Code --></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
