<?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: Hidden file extensions in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77190#M1746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the information Robert.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 18:04:51 GMT</pubDate>
    <dc:creator>CaseyBentz</dc:creator>
    <dc:date>2011-12-01T18:04:51Z</dc:date>
    <item>
      <title>Hidden file extensions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77188#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have just run into an issue where a user was saving a map using the fileReference.save method and it was saving without a file extension.&amp;nbsp; When the save file dialog box opens, the file extension is not visible.&amp;nbsp; Instead of showing up as map.pdf, it just shows map.&amp;nbsp; The user clicks save and it saves the file without a file extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
fileReference.save(myPDF.save(Method.LOCAL), "Map.pdf");
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the users folder options&lt;/SPAN&gt;&lt;SPAN style="font-size:2;"&gt; and she had the &lt;SPAN style="font-style:italic;"&gt;hide file extensions for known file types&lt;/SPAN&gt; option enabled.&amp;nbsp; I came back to my desk and enabled that option and the file extension was gone in the save file dialog box for me as well.&amp;nbsp; As I cannot control how my users select to customize their desktops, is there a way to fix this?&amp;nbsp; Has anyone else run into this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 19:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77188#M1744</guid>
      <dc:creator>CaseyBentz</dc:creator>
      <dc:date>2011-11-29T19:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden file extensions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77189#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Casey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For security reason you do not get control over the save dialog except the initial suggested file name as you have in your code. If Flash Player gave you ANY control or the file after the user has chosen the location hacks could do all kinds of evil stuff. So no you will have to inform all users to disable hiding file extensions in there OS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2011 16:16:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77189#M1745</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-11-30T16:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden file extensions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77190#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the information Robert.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 18:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77190#M1746</guid>
      <dc:creator>CaseyBentz</dc:creator>
      <dc:date>2011-12-01T18:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden file extensions</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77191#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Casey,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; For security reason you do not get control over the save dialog except the initial suggested file name as you have in your code. If Flash Player gave you ANY control or the file after the user has chosen the location hacks could do all kinds of evil stuff. So no you will have to inform all users to disable hiding file extensions in there OS.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We had this problem in an app a wrote a while back, but as there are thousands of users (that I don't know) I just saved the file with two extensions, e.g. "Map.pdf.pdf"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works for users with and without extensions hidden!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2012 21:01:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/hidden-file-extensions/m-p/77191#M1747</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2012-02-09T21:01:48Z</dc:date>
    </item>
  </channel>
</rss>

