<?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 Re: Decoding URL string which has been Encoded in VB.Net... in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310675#M7386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the URL is just &amp;amp;name=value pairs you can use the URLVariables object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a decode() method that should do the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adobe Docs&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/livedocs/flex/201/langref/flash/net/URLVariables.html"&gt;http://www.adobe.com/livedocs/flex/201/langref/flash/net/URLVariables.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some samples here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://actionscriptexamples.com/2008/02/27/decoding-url-encoded-strings-in-a-flash-application-using-the-urlvariables-class-in-actionscript-30/"&gt;http://actionscriptexamples.com/2008/02/27/decoding-url-encoded-strings-in-a-flash-application-using-the-urlvariables-class-in-actionscript-30/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 15:54:16 GMT</pubDate>
    <dc:creator>Drew</dc:creator>
    <dc:date>2010-07-15T15:54:16Z</dc:date>
    <item>
      <title>Decoding URL string which has been Encoded in VB.Net...</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310674#M7385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am using a webservice method in vb.net (for sending Email) which will be called from flex application. Then say user will receive a mail with link which has been encoded (I am Encoding the URL string using the HttpUtility.UrlEncode method).&amp;nbsp; Then, I am using the ExternalInterfaceCall for getting the parameters in flex.&amp;nbsp; Now, my query is - "How to decode that URL string(Encoded) here in my flex application(action script).&amp;nbsp; Is there any direct method in flex which will decode the URLstring which has been encoded using .Net objects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 04:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310674#M7385</guid>
      <dc:creator>PaulRichards</dc:creator>
      <dc:date>2010-07-15T04:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding URL string which has been Encoded in VB.Net...</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310675#M7386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the URL is just &amp;amp;name=value pairs you can use the URLVariables object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a decode() method that should do the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adobe Docs&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/livedocs/flex/201/langref/flash/net/URLVariables.html"&gt;http://www.adobe.com/livedocs/flex/201/langref/flash/net/URLVariables.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some samples here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://actionscriptexamples.com/2008/02/27/decoding-url-encoded-strings-in-a-flash-application-using-the-urlvariables-class-in-actionscript-30/"&gt;http://actionscriptexamples.com/2008/02/27/decoding-url-encoded-strings-in-a-flash-application-using-the-urlvariables-class-in-actionscript-30/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 15:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310675#M7386</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-07-15T15:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding URL string which has been Encoded in VB.Net...</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310676#M7387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sample also uses the decode method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ReadURL"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=ReadURL&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 18:12:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/decoding-url-string-which-has-been-encoded-in-vb/m-p/310676#M7387</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-07-16T18:12:48Z</dc:date>
    </item>
  </channel>
</rss>

