<?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: Using JSON in Internet Explorer with jQuery</title>
	<atom:link href="http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/</link>
	<description>The Blog of Vegas Web Design Company Just Professionals</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:39:00 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eli</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-104</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 25 Oct 2011 12:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-104</guid>
		<description>thanks for the help!!! </description>
		<content:encoded><![CDATA[<p>thanks for the help!!! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elsabe Lessing</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-100</link>
		<dc:creator>Elsabe Lessing</dc:creator>
		<pubDate>Thu, 29 Sep 2011 11:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-100</guid>
		<description>Very nice post, hopefully this will sort out my AJAX issues!</description>
		<content:encoded><![CDATA[<p>Very nice post, hopefully this will sort out my AJAX issues!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Netplayer</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-98</link>
		<dc:creator>Netplayer</dc:creator>
		<pubDate>Thu, 08 Sep 2011 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-98</guid>
		<description>Thank you! i had suspected that but didnt know how to make the declration. Your instructions are perfectly clear and saved some of my last few hair :)</description>
		<content:encoded><![CDATA[<p>Thank you! i had suspected that but didnt know how to make the declration. Your instructions are perfectly clear and saved some of my last few hair <img src='http://blog.justprofessionals.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renan Augusto</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-86</link>
		<dc:creator>Renan Augusto</dc:creator>
		<pubDate>Tue, 05 Jul 2011 02:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-86</guid>
		<description>thanks!!! </description>
		<content:encoded><![CDATA[<p>thanks!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jwoertink</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-67</link>
		<dc:creator>Jwoertink</dc:creator>
		<pubDate>Thu, 07 Oct 2010 19:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-67</guid>
		<description>Do you have an example you could post? I would like to see some other options for readers looking for an answer. Thanks!</description>
		<content:encoded><![CDATA[<p>Do you have an example you could post? I would like to see some other options for readers looking for an answer. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fkrueger</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-66</link>
		<dc:creator>Fkrueger</dc:creator>
		<pubDate>Thu, 07 Oct 2010 19:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-66</guid>
		<description>Wasn&#039;t my issue, but very nice written :-)

Finally I discovered that a jquery call before a form.serializeArray causes the IE to produce JSON parser errors.
After modifying the order my script works.</description>
		<content:encoded><![CDATA[<p>Wasn&#8217;t my issue, but very nice written <img src='http://blog.justprofessionals.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Finally I discovered that a jquery call before a form.serializeArray causes the IE to produce JSON parser errors.<br />
After modifying the order my script works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justpros</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-62</link>
		<dc:creator>justpros</dc:creator>
		<pubDate>Tue, 25 May 2010 13:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-62</guid>
		<description>Well, I&#039;m not familiar with C, but IE is trying to look for a .json extension regardless the of content type. I&#039;ve found adding .json to the url fixes this. Can you try adding &quot;ajaxify.aspx/abc.json&quot;?</description>
		<content:encoded><![CDATA[<p>Well, I&#39;m not familiar with C, but IE is trying to look for a .json extension regardless the of content type. I&#39;ve found adding .json to the url fixes this. Can you try adding &#8220;ajaxify.aspx/abc.json&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhoomi</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-61</link>
		<dc:creator>Bhoomi</dc:creator>
		<pubDate>Mon, 24 May 2010 05:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-61</guid>
		<description>My code is still not working..&lt;br&gt;&lt;br&gt;function GetMe() {&lt;br&gt;                    $.ajax({                     &lt;br&gt;                             url:  &quot;ajaxify.aspx/abc&quot;,&lt;br&gt;                             type: &quot;GET&quot;,                            &lt;br&gt;                             contentType: &quot;application/json;&quot;,       &lt;br&gt;                             data: &quot;{}&quot;,&lt;br&gt;                             dataType: &quot;json&quot;,   &lt;br&gt;                             cache: false,                                                                                                                                              &lt;br&gt;                             success: function(data)&lt;br&gt;                             {       &lt;br&gt;                                alert(&#039;here&#039;);                           &lt;br&gt;                                alert(&#039;here&#039; + data);                                                                                &lt;br&gt;                             },                    &lt;br&gt;                             error: function(xhr, data, a) &lt;br&gt;                             {&lt;br&gt;                                alert(&#039;error&#039; + data);   &lt;br&gt;                                alert(&#039;error&#039; + a);                             &lt;br&gt;                                alert(&#039;error&#039;+ xhr.status);&lt;br&gt;                             }                           &lt;br&gt;                        });&lt;br&gt;                     }&lt;br&gt;&lt;br&gt;&lt;br&gt;On Server side it is :&lt;br&gt;&lt;br&gt; [WebMethod]&lt;br&gt;    static public object abc()&lt;br&gt;    {&lt;br&gt;        //return &quot;abc&quot;;&lt;br&gt;        return @&quot; [{ &quot;&quot;Name&quot;&quot;: &quot;&quot;abc&quot;&quot;,&lt;br&gt;                        &quot;&quot;Name&quot;&quot;: &quot;&quot;pqr&quot;&quot;,&lt;br&gt;                        &quot;&quot;Name&quot;&quot;: &quot;&quot;xyz&quot;&quot; }]&quot;;&lt;br&gt;    }&lt;br&gt;It is a valid json format. Throws same parsererror, xhr is 200.  Pl help..</description>
		<content:encoded><![CDATA[<p>My code is still not working..</p>
<p>function GetMe() {<br />                    $.ajax({                     <br />                             url:  &#8220;ajaxify.aspx/abc&#8221;,<br />                             type: &#8220;GET&#8221;,                            <br />                             contentType: &#8220;application/json;&#8221;,       <br />                             data: &#8220;{}&#8221;,<br />                             dataType: &#8220;json&#8221;,   <br />                             cache: false,                                                                                                                                              <br />                             success: function(data)<br />                             {       <br />                                alert(&#39;here&#39;);                           <br />                                alert(&#39;here&#39; + data);                                                                                <br />                             },                    <br />                             error: function(xhr, data, a) <br />                             {<br />                                alert(&#39;error&#39; + data);   <br />                                alert(&#39;error&#39; + a);                             <br />                                alert(&#39;error&#39;+ xhr.status);<br />                             }                           <br />                        });<br />                     }</p>
<p>On Server side it is :</p>
<p> [WebMethod]<br />    static public object abc()<br />    {<br />        //return &#8220;abc&#8221;;<br />        return @&#8221; [{ ""Name"": ""abc"",<br />                        ""Name"": ""pqr"",<br />                        ""Name"": ""xyz"" }]&#8220;;<br />    }<br />It is a valid json format. Throws same parsererror, xhr is 200.  Pl help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justpros</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-40</link>
		<dc:creator>justpros</dc:creator>
		<pubDate>Sat, 16 Jan 2010 04:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-40</guid>
		<description>Thanks for posting that! There are a few quirks in jQuery 1.4. Yehuda Katz posted a good fix for handling malformed JSON with 1.4. &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://yehudakatz.com/2010/01/15/jquery-1-4-and-malformed-json/&quot; rel=&quot;nofollow&quot;&gt;http://yehudakatz.com/2010/01/15/jquery-1-4-and...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for posting that! There are a few quirks in jQuery 1.4. Yehuda Katz posted a good fix for handling malformed JSON with 1.4. </p>
<p><a href="http://yehudakatz.com/2010/01/15/jquery-1-4-and-malformed-json/" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/yehudakatz.com/2010/01/15/jquery-1-4-and-malformed-json/?referer=');"></a><a href="http://yehudakatz.com/2010/01/15/jquery-1-4-and.." rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/yehudakatz.com/2010/01/15/jquery-1-4-and..?referer=');">http://yehudakatz.com/2010/01/15/jquery-1-4-and..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio Lopes</title>
		<link>http://blog.justprofessionals.com/web-design/jquery-json-internet-explorer/comment-page-1/#comment-39</link>
		<dc:creator>Sergio Lopes</dc:creator>
		<pubDate>Sat, 16 Jan 2010 03:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.justprofessionals.com/?p=375#comment-39</guid>
		<description>I had some problems today with JQuery 1.4 and IE6/7. After hours of debugging I discovered that my JSON was &quot;invalid&quot; (even with all other browsers working ok and JSONLint sayong it was ok).&lt;br&gt;&lt;br&gt;My problem was a single n before the JSON string...</description>
		<content:encoded><![CDATA[<p>I had some problems today with JQuery 1.4 and IE6/7. After hours of debugging I discovered that my JSON was &#8220;invalid&#8221; (even with all other browsers working ok and JSONLint sayong it was ok).</p>
<p>My problem was a single n before the JSON string&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

