<?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: What would the url parameter expect?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/what-would-the-url-parameter-expect</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/what-would-the-url-parameter-expect/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on What would the url parameter expect?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-would-the-url-parameter-expect#p14991</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-would-the-url-parameter-expect#p14991</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I recommend you first to look at jQuery ajax and for cross ajax request first.</p>
<p>You will need to use a datatype as function and the use jsonp</p>
<p><a href="http://code.google.com/p/jquery-jsonp/wiki/APIDocumentation" rel="nofollow" target="_blank"><a href="http://code.google.com/p/jquer" rel="nofollow">http://code.google.com/p/jquer</a>.....umentation</a></p>
<p>regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 11:47:09 +0200</pubDate>
        </item>
        <item>
        	<title>guvenck on What would the url parameter expect?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-would-the-url-parameter-expect#p14896</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-would-the-url-parameter-expect#p14896</guid>
        	        	<description><![CDATA[</p>
<p>Hello,</p>
</p>
<p>I have a php file that generates a xml code successfully.</p>
</p>
<p>When I execute this php file locally with:</p>
</p>
<p>&#160; jQuery("#list").jqGrid({<br />&#160;&#160;&#160; url: &#39;<a href="http://localhost/myfile.php?op=makexml&#038;#39" rel="nofollow" target="_blank"><a href="http://localhost/myfile.php?op" rel="nofollow">http://localhost/myfile.php?op</a>.....l&#038;#39</a>;,</p>
<p>...</p>
</p>
<p>The grid works perfectly.</p>
</p>
<p>However, when I place this file on a remote linux server and run it from there,</p>
<p>&#160; jQuery("#list").jqGrid({<br /> &#160;&#160;&#160; url: &#39;<a href="http://10.1.1.179/myfile.php?op=makexml&#038;#39" rel="nofollow" target="_blank"><a href="http://10.1.1.179/myfile.php?o" rel="nofollow">http://10.1.1.179/myfile.php?o</a>.....l&#038;#39</a>;,</p>
<p>...</p>
</p>
<p>I get a blank grid.</p>
</p>
<p>And yes, both <a href="http://localhost/myfile.php?op=makexml" rel="nofollow" target="_blank">http://localhost/myfile.php?op=makexml</a> and <a href="http://10.1.1.179/myfile.php?op=makexml" rel="nofollow" target="_blank">http://10.1.1.179/myfile.php?op=makexml</a> generate the same nice xml code when run on the browser.</p>
</p>
<p>What is wrong here?</p>
</p>
<p>Thanks.</p></p>
]]></description>
        	        	<pubDate>Wed, 17 Feb 2010 14:24:04 +0200</pubDate>
        </item>
</channel>
</rss>