<?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: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540881#M50374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I hope they are able to help you resolve this. Like I said I don't have any issue on my end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2016 15:29:04 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-10-11T15:29:04Z</dc:date>
    <item>
      <title>I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540866#M50359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create stand-alone html file using ArcGIS JavaScript API. I can see it in sandbox, but when I saved the content of the html to my local html file. I cannot display it in my browsers. Any help? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, I have web map ID from my arcgis online map. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 17:45:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540866#M50359</guid>
      <dc:creator>JianShen1</dc:creator>
      <dc:date>2016-04-15T17:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540867#M50360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Are you trying to view it using file:// in your browsers address bar? if so then you need to place the html file in a virtual directory on your machines IIS or place the file in the c:\inetpub\www folder and then use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost%2Fyourhtmlfilename.html" rel="nofollow" target="_blank"&gt;http://localhost/yourhtmlfilename.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 17:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540867#M50360</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-15T17:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540868#M50361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I tried per you suggestion, and it still failed. Actually I guess it may be caused by web map id part, please use this sample:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html" title="https://developers.arcgis.com/javascript/jssamples/ags_createwebmapid.html"&gt;Web map by ID | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="com" style="color: #999988;"&gt;//if accessing webmap from a portal outside of ArcGIS Online, uncomment and replace path with portal URL&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="color: #999988;"&gt;&lt;SPAN&gt;//arcgisUtils.arcgisUrl = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fpathto%2Fportal%2Fsharing%2Fcontent%2Fitems" rel="nofollow" target="_blank"&gt;https://pathto/portal/sharing/content/items&lt;/A&gt;&lt;SPAN&gt;";&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcgisUtils&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;createMap&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;"4c009d4c236c4c0e91936b2fbfb085da"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;,&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;"map"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;).&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;then&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #333333; font-weight: bold;"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;response&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;){&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="com" style="color: #999988;"&gt;//update the app &lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dom&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;byId&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;"title"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;).&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;innerHTML &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; response&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;itemInfo&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;item&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;title&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dom&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;byId&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;"subtitle"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;).&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;innerHTML &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; response&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;itemInfo&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;item&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;snippet&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;you can try to copy the html content to create a stand-alone html file, and see how to open it with the browsers. I can open other sample without using web map id in my browsers, no matters where I saved that html file, this works:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/fl_hover.html" title="https://developers.arcgis.com/javascript/jssamples/fl_hover.html"&gt;Feature layer hover | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540868#M50361</guid>
      <dc:creator>JianShen1</dc:creator>
      <dc:date>2016-04-15T19:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540869#M50362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have taken that exact sample and copied the code to a html file on my development laptop and using the non file://&amp;nbsp; url it works great:&lt;/P&gt;&lt;P&gt;file:///C:/JS_Workspace/WebMap%20(2).html - does not show map&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fgislap183%2Fjs%2FWebMap%2520%282%29.html" rel="nofollow" target="_blank"&gt;http://gislap183/js/WebMap%20(2).html&lt;/A&gt;&lt;SPAN&gt; - shows map just fine&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 20:35:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540869#M50362</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-15T20:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540870#M50363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can show other maps without using web map id, but cannot see this one with web map&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2Fjssamples%2Fags_createwebmapid.html" title="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2Fjssamples%2Fags_createwebmapid.html"&gt;https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2Fjssamples%2Fags_create…&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 21:08:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540870#M50363</guid>
      <dc:creator>JianShen1</dc:creator>
      <dc:date>2016-04-15T21:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540871#M50364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Like I said I can take that exact sample and copy it to my machine and if I use:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;file:///C:/JS_Workspace/WebMap%20(2).html - does not show map&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;and if I use:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fgislap183%2Fjs%2FWebMap%2520%282%29.html" rel="nofollow" style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #287433;" target="_blank"&gt;http://gislap183/js/WebMap%20(2).html&lt;/A&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #3d3d3d;"&gt; - shows map just fine&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Many other sample are file use file:///C:/JS_Workspace/whatever.html but that one is not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Look at your browsers web console and you will see the error that is preventing you from using it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;It will be something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;init.js:152 XMLHttpRequest cannot load file://www.arcgis.com/sharing/rest/content/items/4c009d4c236c4c0e91936b2fbfb085da?f=json. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Which means you need to use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmachinename" rel="nofollow" target="_blank"&gt;http://machinename&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Flocalhost" rel="nofollow" target="_blank"&gt;http://localhost&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 22:40:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540871#M50364</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-15T22:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540872#M50365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I put them in C:\inetpub\wwwroot, and used localhost. I did not get any response even errors from the html using web map, and I have no problems with the ones without using web map. Strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 23:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540872#M50365</guid>
      <dc:creator>JianShen1</dc:creator>
      <dc:date>2016-04-15T23:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540873#M50366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; And you opened your browsers developer tools (F12 button) and the web console did not report any errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 23:45:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540873#M50366</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-15T23:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540874#M50367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ArcGIS for Javascript API examples which include Web Map ID doe&amp;nbsp; not work outside of a sandbox, i.e: &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/ags_createwebmapid.html" title="https://developers.arcgis.com/javascript/3/jssamples/ags_createwebmapid.html"&gt;Web map by ID | ArcGIS API for JavaScript 3.18&lt;/A&gt;&amp;nbsp; - the samples do not work, nor do they work if replaced with other webmap ID's in ArcGIS online shared with Everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's really strange is that their maps are indeed shared, i.e.: &lt;A class="link-titled" href="https://www.arcgis.com/home/webmap/viewer.html?webmap=ef9c7fbda731474d98647bebb4b33c20" title="https://www.arcgis.com/home/webmap/viewer.html?webmap=ef9c7fbda731474d98647bebb4b33c20"&gt;https://www.arcgis.com/home/webmap/viewer.html?webmap=ef9c7fbda731474d98647bebb4b33c20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The API samples simple don't work in any browser. But other sample code downloaded or copied work just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why the Web Map ID sample code is broken?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Jen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 03:31:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540874#M50367</guid>
      <dc:creator>JenniferSwift</dc:creator>
      <dc:date>2016-10-11T03:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540875#M50368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When you copy these to your local machine are you trying to run them with a &lt;A href="https://community.esri.com/"&gt;file://&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;url or actuall using a proper &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; url?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 12:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540875#M50368</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T12:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540876#M50369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have a server, these are hosted from IIS via inetpub/wwwroot.&amp;nbsp;Other&amp;nbsp;sample codes work fine. I am also wondering if I need to allow something in IIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 13:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540876#M50369</guid>
      <dc:creator>JenniferSwift</dc:creator>
      <dc:date>2016-10-11T13:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540877#M50370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When I create a new html document in a virtual directory of my IIS and then use the url for that document in my browsers address bar I don't have any issues (&lt;A class="link-titled" href="http://gislap183/js/webmap3.html" title="http://gislap183/js/webmap3.html"&gt;http://gislap183/js/webmap3.html&lt;/A&gt;). Can you check your browsers web console for any errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540877#M50370</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T14:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540878#M50371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, Thank you so much! I can't reach your new link in any browser, and I am using a different computer in a different location. I get a blank page in Edge, and a redirect in ff to a&amp;nbsp;&lt;A href="http://www.dnsrsearch"&gt;www.dnsrsearch&lt;/A&gt;..., &amp;nbsp;&amp;nbsp;and if I include s in https, I get sever not found. Firebug in FF yields no errors. Can you suggest another console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540878#M50371</guid>
      <dc:creator>JenniferSwift</dc:creator>
      <dc:date>2016-10-11T14:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540879#M50372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not be able to get to anything using the link I provided because it is local to my machine. I was just providing an example of what the url would look like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 14:55:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540879#M50372</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540880#M50373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a URL and have been serving other code samples from it for many months. Only the samples with web map ID's don't work, and the web maps are shared in ArcGIS Online with Everyone. Just like the Esri sample.&amp;nbsp;And it is all public. (I've been using IIS for 10 yrs+)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I should file an Esri ech support request. Thanks for you help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Jennifer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540880#M50373</guid>
      <dc:creator>JenniferSwift</dc:creator>
      <dc:date>2016-10-11T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540881#M50374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I hope they are able to help you resolve this. Like I said I don't have any issue on my end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 15:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540881#M50374</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-11T15:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: I copy the html in arcgis sandbox, but cannot open it in any browsers? Do I miss anything? Thanks.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540882#M50375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issue but only if I try to Launch in IE. If I copy the code from the sandbox and then Launch in Chrome it works great. I am using Notepad++ and the Run tool. I'm creating my own map and could not get it to display in IE so that is why I tried copying some of the samples but could not get them to work in IE either. Again, when I Launch in Chrome my map page and the samples display perfectly. The version of IE I am using is 11, maybe this makes a difference. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 15:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/i-copy-the-html-in-arcgis-sandbox-but-cannot-open/m-p/540882#M50375</guid>
      <dc:creator>BrianAnderson4</dc:creator>
      <dc:date>2016-11-15T15:51:46Z</dc:date>
    </item>
  </channel>
</rss>

