<?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 ODS Graphics imagemap target='_blank' in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180107#M6618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have SAS 9.3 running in windows. I have GTL code that creates a scatter plot (I am over simplifying it - it is actually a heat map and scatter plot overlaid since heatmap does not have a url option). I can create the url just fine, however when I look at the output the target is set to "_blank". How to I change the target to a frame? I havebelow a sample of the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Area shape="poly" alt=" tdate = 2014-05-23&amp;nbsp; &lt;/P&gt;&lt;P&gt; product_name = VULCN_RE&amp;nbsp; &lt;/P&gt;&lt;P&gt; cummyld1 = 93.455 " title=" tdate = 2014-05-23&amp;nbsp; &lt;/P&gt;&lt;P&gt; product_name = VULCN_RE&amp;nbsp; &lt;/P&gt;&lt;P&gt; cummyld1 = 93.455 " href=".\mean_trends\VULCN_RE_1000.html "&lt;STRONG&gt; target="_BLANK"&lt;/STRONG&gt; coords="164,138,191,138,191,165,164,165,164,138,"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 03:40:41 GMT</pubDate>
    <dc:creator>CPAZ</dc:creator>
    <dc:date>2014-06-02T03:40:41Z</dc:date>
    <item>
      <title>ODS Graphics imagemap target='_blank'</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180107#M6618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have SAS 9.3 running in windows. I have GTL code that creates a scatter plot (I am over simplifying it - it is actually a heat map and scatter plot overlaid since heatmap does not have a url option). I can create the url just fine, however when I look at the output the target is set to "_blank". How to I change the target to a frame? I havebelow a sample of the output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Area shape="poly" alt=" tdate = 2014-05-23&amp;nbsp; &lt;/P&gt;&lt;P&gt; product_name = VULCN_RE&amp;nbsp; &lt;/P&gt;&lt;P&gt; cummyld1 = 93.455 " title=" tdate = 2014-05-23&amp;nbsp; &lt;/P&gt;&lt;P&gt; product_name = VULCN_RE&amp;nbsp; &lt;/P&gt;&lt;P&gt; cummyld1 = 93.455 " href=".\mean_trends\VULCN_RE_1000.html "&lt;STRONG&gt; target="_BLANK"&lt;/STRONG&gt; coords="164,138,191,138,191,165,164,165,164,138,"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 03:40:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180107#M6618</guid>
      <dc:creator>CPAZ</dc:creator>
      <dc:date>2014-06-02T03:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics imagemap target='_blank'</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180108#M6619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAS 9.4, we added the DRILLTARGET option to the ODS GRAPHICS statement to enable you to set the target. Unfortunately, the only solution that comes to mind for SAS 9.3 would be to post-process the HTML file by substituting _BLANK with the frame name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 14:19:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180108#M6619</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2014-06-02T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics imagemap target='_blank'</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180109#M6620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I did see that in 9.4. We have not upgraded yet. I will ask our admin to upgrade on the development box. Thanks, Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 16:28:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180109#M6620</guid>
      <dc:creator>CPAZ</dc:creator>
      <dc:date>2014-06-02T16:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics imagemap target='_blank'</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180110#M6621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One other possible alternative that could work in 9.3 - if you could rewrite your graph using SAS/Graph procs, that will allow you to manually create your drilldown string, and include whatever html tags you want (including target=).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-imagemap-target-blank/m-p/180110#M6621</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2014-07-03T15:22:46Z</dc:date>
    </item>
  </channel>
</rss>

