<?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: urlencode vs htmlencode submitting values</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/urlencode-vs-htmlencode-submitting-values</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/feature-request/urlencode-vs-htmlencode-submitting-values/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on urlencode vs htmlencode submitting values</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/urlencode-vs-htmlencode-submitting-values#p5674</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/urlencode-vs-htmlencode-submitting-values#p5674</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Will be changed. Thanks</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 30 Mar 2009 03:45:47 +0300</pubDate>
        </item>
        <item>
        	<title>Schlawiener on urlencode vs htmlencode submitting values</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/urlencode-vs-htmlencode-submitting-values#p5639</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/urlencode-vs-htmlencode-submitting-values#p5639</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>I am using jqgrid with remote server calls (edit values).</p>
<p>Now if I submit values to the server they get converted via htmlEncode (Doublequote to &#38;quot;, &#38; to &#38;amp; &#60; to &#38;lt; &#62; to &#38;gt;). This way of converting could be useful if you work only on clientside, but if you edit data on the server the values should not be converted (only urlencoded).<br />(<a href="/blog/?page_id=18/bugs/inlineedit-escape-chars/page-1" target="_blank">This is based on my Bugreport</a>)</p>
<p>This is what I would expect (and the normal way form-values are transformed before send).</p>
<p>A configurationvalue (e.g. transformation: "html" or transformation: "urlencode", defaults to "html") would be a nice feature.<br />I would need this only on remote calls, so it would be enough to implement such a switch to remote calls.</p>
<p>So you could decide in which way the values are prepared before send and there is no BC-break.</p>
</p>
<p>What do you think about this?</p>
]]></description>
        	        	<pubDate>Thu, 26 Mar 2009 12:07:07 +0200</pubDate>
        </item>
</channel>
</rss>