<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: server error with json_encode</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on server error with json_encode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12428</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12428</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>loadError just "replace" the jQuery ajax error in the grid.</p>
<p><a href="http://docs.jquery.com/Ajax/jQuery.ajax#options" rel="nofollow" target="_blank"><a href="http://docs.jquery.com/Ajax/jQ" rel="nofollow">http://docs.jquery.com/Ajax/jQ</a>.....ax#options</a></p>
</p>
<p>Also for this we have:</p>
<p>"</p>
<p>A function to be called if the request fails. The function is passed three arguments: The XMLHttpRequest object, a string describing the type of error that occurred and an optional exception object, if one occurred. Possible values for the second argument (besides null) are "timeout", "error", "notmodified" and "parsererror". This is an <a title="Ajax Events" href="http://docs.jquery.com/Ajax_Events" target="_blank">Ajax Event</a>.</p>
<p>"</p>
<p>Hope this helps</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 25 Nov 2009 10:39:30 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on server error with json_encode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12361</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12361</guid>
        	        	<description><![CDATA[<p>I don&#39;t understand sorry <img class="spSmiley" style="margin:0" title="Embarassed" src="/blog/wp-content/forum-smileys/sf-embarassed.gif" alt="Embarassed" /></p>
<p>xml node for a json encoded answer : what is it ?</p>
<p>PHP side: what can I use for sending a message to the client: echo "hello" and read with xhr.responseText OR json_encode ?</p>
]]></description>
        	        	<pubDate>Mon, 23 Nov 2009 12:38:14 +0200</pubDate>
        </item>
        <item>
        	<title>tony on server error with json_encode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12337</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12337</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You will get what you return from server. Using xhr.responseText will give you the text of the response.</p>
<p>xhr.responsXML will give you the xml node.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 23 Nov 2009 11:14:23 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on server error with json_encode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12291</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12291</guid>
        	        	<description><![CDATA[<p>Is Loaderror compatible with json_encode ? I don&#39;t think so.</p>
<p>If the server is written in PHP, I cannot use the echo function for signalling an error ?</p>
]]></description>
        	        	<pubDate>Sat, 21 Nov 2009 12:21:16 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on server error with json_encode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12231</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/server-error-with-json_encode#p12231</guid>
        	        	<description><![CDATA[<p>Do you have an example how to return one server error by using json_encode ?</p>
]]></description>
        	        	<pubDate>Fri, 20 Nov 2009 10:23:48 +0200</pubDate>
        </item>
</channel>
</rss>