<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MCMS and the ActiveX activation behavior change in Internet Explorer (last update: December 23rd, 2008)</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx</link><description>Microsoft had to modify the behavior of ActiveX controls due to an existing patent from Eolas on this technology. See here for more details on this. After the change ActiveX controls embedded in the html code of a web page have to be activated manually</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Stefan explains how the ActiveX activation behavior affects MCMS</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#432669</link><pubDate>Mon, 05 Jun 2006 15:47:54 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:432669</guid><dc:creator>Andrew Connell [MVP MCMS]</dc:creator><description /></item><item><title>Use of @ in the regular expression</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#435955</link><pubDate>Thu, 15 Jun 2006 01:18:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:435955</guid><dc:creator>Shaun McCarthy</dc:creator><description>Hey Stephen&lt;br&gt;&lt;br&gt;I as just wondering why you are using an @ symbol in the regular expression:&lt;br&gt;&lt;br&gt;string strRegExp = &amp;quot;&amp;lt;object[^@]*&amp;lt;/object&amp;gt;&amp;quot;; &lt;br&gt;&lt;br&gt;Won't that cause problems with a placeholder that has an email address in it? e.g.&lt;br&gt;&lt;br&gt;&amp;lt;PARAM NAME=&amp;quot;HTML&amp;quot; VALUE=&amp;quot;someone@somewhere.com&amp;quot;&amp;gt;&lt;br&gt;&lt;br&gt;Would &amp;quot;&amp;lt;object.*?&amp;lt;/object&amp;gt;&amp;quot; be better?&lt;br&gt;&lt;br&gt;Also, what happens if someone edits a page, and you don't save it to the posting (e.g. it fails validation), when you reload the page, the changes you made to the control will be gone, as the javascript retrieves it from the posting object, which hasn't been updated with the submitted changes.</description></item><item><title>re: MCMS and the ActiveX activation behavior change in Internet Explorer</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#436673</link><pubDate>Fri, 16 Jun 2006 12:55:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:436673</guid><dc:creator>Stefan_Gossner</dc:creator><description>Hi Shaun,&lt;br&gt;&lt;br&gt;nice catch! I tested with .*? and .* but this did not do the trick. No idea why.&lt;br&gt;I ended up ignoring null bytes which should not be inside html content: [^\0]&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Stefan</description></item><item><title>re: MCMS and the ActiveX activation behavior change in Internet Explorer (last update: Augst 10th)</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#476942</link><pubDate>Mon, 23 Oct 2006 17:53:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:476942</guid><dc:creator>Robert Joy</dc:creator><description>&lt;p&gt;Wow, what a rediculous effort to go through just to have an unnessecary interruption to a web experience vanish. Hey, here's an idea, why not add the ability to turn this off via the Internet Options panel? Huh, who would of thought it could be so simple.&lt;/p&gt;
&lt;p&gt;Looking for ways to simply life,&lt;/p&gt;
&lt;p&gt;Robert Joy&lt;/p&gt;</description></item><item><title>re: MCMS and the ActiveX activation behavior change in Internet Explorer (last update: Augst 10th)</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#476947</link><pubDate>Mon, 23 Oct 2006 18:01:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:476947</guid><dc:creator>Stefan_Gossner</dc:creator><description>&lt;p&gt;Hi Robert,&lt;/p&gt;
&lt;p&gt;it was not Microsoft's decision to do this change.&lt;/p&gt;
&lt;p&gt;Actually the was a court issue regarding patent rights which required this change. Microsoft is not allowed to add an option to turn this off using an option.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
</description></item><item><title>re: MCMS and the ActiveX activation behavior change in Internet Explorer (last update: November 28th)</title><link>http://blogs.technet.com/stefan_gossner/archive/2006/05/31/mcms-and-the-activex-activation-behavior-change-in-internet-explorer-last-update-augst-10th.aspx#1859834</link><pubDate>Thu, 30 Aug 2007 12:59:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1859834</guid><dc:creator>FE</dc:creator><description>&lt;p&gt;We have the simple solution for elimination of a &amp;quot;Click to activate&amp;quot; IE problem!&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new"&gt;&lt;a rel="nofollow" target="_new" href="http://www.flash-extensions.net/"&gt;http://www.flash-extensions.net/&lt;/a&gt;products/removing-ie-activation/"&gt;&lt;a rel="nofollow" target="_new" href="http://www.flash-extensions.net/"&gt;http://www.flash-extensions.net/&lt;/a&gt;products/removing-ie-activation/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.flash-extensions.net/"&gt;http://www.flash-extensions.net/&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>