<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ajax on IE 7: Check native first</title>
	<atom:link href="http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Kevinin</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-250155</link>
		<dc:creator>Kevinin</dc:creator>
		<pubDate>Fri, 04 May 2007 20:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-250155</guid>
		<description>Please read http://xhab.blogspot.com/2006/11/ie7-support-for-xmlhttprequest.html
It explains the disadvantages when using the site locally unter the &quot;file:&quot; protocol!</description>
		<content:encoded><![CDATA[<p>Please read <a href="http://xhab.blogspot.com/2006/11/ie7-support-for-xmlhttprequest.html" rel="nofollow">http://xhab.blogspot.com/2006/11/ie7-support-for-xmlhttprequest.html</a><br />
It explains the disadvantages when using the site locally unter the &#8220;file:&#8221; protocol!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mario</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-43073</link>
		<dc:creator>mario</dc:creator>
		<pubDate>Sat, 08 Jul 2006 18:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-43073</guid>
		<description>Internet expler 7 + path.

if cant instal change xp serial.
too Windows XP Corp vlk(Volume License Key)

sory for my english.


serial:
http://rapidshare.de/files/25304013/serial_xp.zip
0.05 MB

http://rapidshare.de/files/25304192/microsoft_internet_explorer_7_crack.zip
13.16 MB</description>
		<content:encoded><![CDATA[<p>Internet expler 7 + path.</p>
<p>if cant instal change xp serial.<br />
too Windows XP Corp vlk(Volume License Key)</p>
<p>sory for my english.</p>
<p>serial:<br />
<a href="http://rapidshare.de/files/25304013/serial_xp.zip" rel="nofollow">http://rapidshare.de/files/25304013/serial_xp.zip</a><br />
0.05 MB</p>
<p><a href="http://rapidshare.de/files/25304192/microsoft_internet_explorer_7_crack.zip" rel="nofollow">http://rapidshare.de/files/25304192/microsoft_internet_explorer_7_crack.zip</a><br />
13.16 MB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isulong SEOPH</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-27452</link>
		<dc:creator>Isulong SEOPH</dc:creator>
		<pubDate>Thu, 15 Jun 2006 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-27452</guid>
		<description>I got a problem with this code, when i try to compress my js file, as you have to keep this part before compressing your js file


    /*@cc_on
        @if (@_jscript_version&gt;= 5)
                try {
                        xmlhttp = new ActiveXObject(&quot;Msxml2.XMLHTTP&quot;);
                } catch (e) {
                        try {
                                xmlhttp = new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);
                        } catch (E) {
                                xmlhttp = false;
                        }
                }
        @else
        xmlhttp = false;
        @end @*/

just a follow up for the code above.</description>
		<content:encoded><![CDATA[<p>I got a problem with this code, when i try to compress my js file, as you have to keep this part before compressing your js file</p>
<p>    /*@cc_on<br />
        @if (@_jscript_version&gt;= 5)<br />
                try {<br />
                        xmlhttp = new ActiveXObject(&#8220;Msxml2.XMLHTTP&#8221;);<br />
                } catch (e) {<br />
                        try {<br />
                                xmlhttp = new ActiveXObject(&#8220;Microsoft.XMLHTTP&#8221;);<br />
                        } catch (E) {<br />
                                xmlhttp = false;<br />
                        }<br />
                }<br />
        @else<br />
        xmlhttp = false;<br />
        @end @*/</p>
<p>just a follow up for the code above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murphy</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-25273</link>
		<dc:creator>murphy</dc:creator>
		<pubDate>Mon, 12 Jun 2006 09:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-25273</guid>
		<description>i think the ie7 is more widespread after the release of vista in january 2007. most users that have an pc which is bought in 2006 can upgrade to vista smoothly, &#039;cause most driver will be availble till mai 2007 i think. my notebook is from the end of 2005 (acer 8104). most driver will work without downloading anything from acer and sure i will upgrade since i develop also software on new technics.

cheers, murphy</description>
		<content:encoded><![CDATA[<p>i think the ie7 is more widespread after the release of vista in january 2007. most users that have an pc which is bought in 2006 can upgrade to vista smoothly, &#8217;cause most driver will be availble till mai 2007 i think. my notebook is from the end of 2005 (acer 8104). most driver will work without downloading anything from acer and sure i will upgrade since i develop also software on new technics.</p>
<p>cheers, murphy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim A</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-21316</link>
		<dc:creator>Tim A</dc:creator>
		<pubDate>Wed, 07 Jun 2006 21:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-21316</guid>
		<description>There are reasons to worry about it now. Imagine an IE7 Ajax implementation that submits a credit card order. Do you want that to be submitted over and over again without knowing about it?? See Brent&#039;s &lt;a href=&quot;http://www.ashleyit.com/blogs/brentashley/2006/05/05/ie7-xmlhttp-resending-requests/&quot; rel=&quot;nofollow&quot;&gt;writeup&lt;/a&gt; on how IE7 behaves if the ActiveX control is used.

As for chenggn&#039;s comment, some of the libraries did not try to instantiate the native object first. Of the few I&#039;ve checked they are doing it right now.</description>
		<content:encoded><![CDATA[<p>There are reasons to worry about it now. Imagine an IE7 Ajax implementation that submits a credit card order. Do you want that to be submitted over and over again without knowing about it?? See Brent&#8217;s <a href="http://www.ashleyit.com/blogs/brentashley/2006/05/05/ie7-xmlhttp-resending-requests/" rel="nofollow">writeup</a> on how IE7 behaves if the ActiveX control is used.</p>
<p>As for chenggn&#8217;s comment, some of the libraries did not try to instantiate the native object first. Of the few I&#8217;ve checked they are doing it right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ashe</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-21109</link>
		<dc:creator>Dave Ashe</dc:creator>
		<pubDate>Wed, 07 Jun 2006 11:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-21109</guid>
		<description>i like that last comment</description>
		<content:encoded><![CDATA[<p>i like that last comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Edwards</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-20757</link>
		<dc:creator>Dean Edwards</dc:creator>
		<pubDate>Tue, 06 Jun 2006 22:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-20757</guid>
		<description>if (!window.XMLHttpRequest) {
	window.XMLHttpRequest = function() {
		return new ActiveXObject(&quot;Microsoft.XMLHTTP&quot;);
	};
}</description>
		<content:encoded><![CDATA[<p>if (!window.XMLHttpRequest) {<br />
	window.XMLHttpRequest = function() {<br />
		return new ActiveXObject(&#8220;Microsoft.XMLHTTP&#8221;);<br />
	};<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chenggn</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-20711</link>
		<dc:creator>chenggn</dc:creator>
		<pubDate>Tue, 06 Jun 2006 20:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-20711</guid>
		<description>why not just simplely adopt a library , prototype.js for example ?

forgot those trivial tricks, the life will be much easy</description>
		<content:encoded><![CDATA[<p>why not just simplely adopt a library , prototype.js for example ?</p>
<p>forgot those trivial tricks, the life will be much easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen Rice</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-20601</link>
		<dc:creator>Allen Rice</dc:creator>
		<pubDate>Tue, 06 Jun 2006 17:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-20601</guid>
		<description>This has been covered like, a bajillion times, besides everything i see has 
if (typeof XmlHttpRequest == &quot;undefined&quot;)
first anyway.

yes, I said bajillion</description>
		<content:encoded><![CDATA[<p>This has been covered like, a bajillion times, besides everything i see has<br />
if (typeof XmlHttpRequest == &#8220;undefined&#8221;)<br />
first anyway.</p>
<p>yes, I said bajillion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pplante</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-20588</link>
		<dc:creator>pplante</dc:creator>
		<pubDate>Tue, 06 Jun 2006 17:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-20588</guid>
		<description>Yeah I don&#039;t really think IE7 will be widespread until 2008 anyways.  Sure Vista is due to be released sometime in 2007, I say sometime because who knows if it will make its current date.  But even after its released not everyone will jump at it and go buy a new PC, that will take a few months to a few years.

So while it might be a good idea to prepare for IE7 I would&#039;nt stress over it, lets wait until the night before in true procrastinat...I mean in the programmer fassion.</description>
		<content:encoded><![CDATA[<p>Yeah I don&#8217;t really think IE7 will be widespread until 2008 anyways.  Sure Vista is due to be released sometime in 2007, I say sometime because who knows if it will make its current date.  But even after its released not everyone will jump at it and go buy a new PC, that will take a few months to a few years.</p>
<p>So while it might be a good idea to prepare for IE7 I would&#8217;nt stress over it, lets wait until the night before in true procrastinat&#8230;I mean in the programmer fassion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://ajaxian.com/archives/ajax-on-ie-7-check-native-first/comment-page-1#comment-20577</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 06 Jun 2006 16:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ajax-on-ie-7-check-native-first#comment-20577</guid>
		<description>Only problem is that we&#039;re not going to see IE7 widespread for some time now.</description>
		<content:encoded><![CDATA[<p>Only problem is that we&#8217;re not going to see IE7 widespread for some time now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

