<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Query chinese character wih proxy page problem in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-chinese-character-wih-proxy-page-problem/m-p/234597#M5506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a QueryTask with proxy page to query street name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if query.text = [english street name], can find street name without problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if query.text = [chinese character street name], error occur "[RPC Fault faultString="Error #2032" faultCode="null" faultDetail="null"]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand, when i remove proxyURL property from QueryTask, both english and chinese can find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But in my situation, i must user proxyURL property for security issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone can help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2012 06:27:01 GMT</pubDate>
    <dc:creator>ClementLau</dc:creator>
    <dc:date>2012-04-16T06:27:01Z</dc:date>
    <item>
      <title>Query chinese character wih proxy page problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-chinese-character-wih-proxy-page-problem/m-p/234597#M5506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a QueryTask with proxy page to query street name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if query.text = [english street name], can find street name without problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if query.text = [chinese character street name], error occur "[RPC Fault faultString="Error #2032" faultCode="null" faultDetail="null"]".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the other hand, when i remove proxyURL property from QueryTask, both english and chinese can find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But in my situation, i must user proxyURL property for security issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone can help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 06:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-chinese-character-wih-proxy-page-problem/m-p/234597#M5506</guid>
      <dc:creator>ClementLau</dc:creator>
      <dc:date>2012-04-16T06:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query chinese character wih proxy page problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-chinese-character-wih-proxy-page-problem/m-p/234598#M5507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Clement,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;query task parameters are request query strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look to &lt;/SPAN&gt;&lt;STRONG&gt;Example usage&lt;/STRONG&gt;&lt;SPAN&gt; tag in &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/SDK/REST/query.html"&gt;this help page&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;try it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/package.html#encodeURIComponent()"&gt;encodeURIComponent()&lt;/A&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;query.text = encodeURIComponent(chinese character street name)&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2012 08:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-chinese-character-wih-proxy-page-problem/m-p/234598#M5507</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-04-16T08:49:25Z</dc:date>
    </item>
  </channel>
</rss>

