<?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 How do I prevent a drill-down report from appearing in a new IE tab ? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7862#M3</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yep, that did it.&amp;nbsp; Beautiful !&amp;nbsp; Thanks mucho !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 16:30:42 GMT</pubDate>
    <dc:creator>DaveSCT</dc:creator>
    <dc:date>2011-09-13T16:30:42Z</dc:date>
    <item>
      <title>How do I prevent a drill-down report from appearing in a new IE tab ?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7860#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am producing a bar chart using SAS/Graph, and the chart is clickable which drills down to a detailed tabular report. When I click to drill down, I get the tabular report but it comes up on a separate Internet Explorer tab instead of on the same tab where the bar chart was. I need to figure out what option or whatever i've set that causes the report to appear in a separate tab and change it so that the report just appears in the same tab where the bar chart was.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way navigation is the normal "backward" and "forward" with the "arrow" buttons in Internet Explorer (instead of forcing the user to go hunting around in their IE tabs).&amp;nbsp; BTW, when I turn off tabbing (IE 8), I get a new IE session popping up with the tabular report in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure that I'm missing something obvious, because I've done this kind of thing before, but I am not finding the issue by poring through my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 16:05:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7860#M1</guid>
      <dc:creator>DaveSCT</dc:creator>
      <dc:date>2011-09-13T16:05:49Z</dc:date>
    </item>
    <item>
      <title>How do I prevent a drill-down report from appearing in a new IE tab ?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7861#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't mention which mode you were using but, hopefully, the following is what you are looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default with HTML mode, a new browser window is opened and the URL is loaded in the new window. To control whether the URL is loaded into the current window or into a new window, use the DRILLTARGET parameter, which accepts a string argument that specifies the standard HTML targets ("_blank", "_self", "_parent", "_top" and any valid named target).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The more complete explanation can be found at: &lt;A href="http://support.sas.com/rnd/datavisualization/webgraphs/v8v81Usage/javaapplets.htm#HTML%20drill-downs"&gt;http://support.sas.com/rnd/datavisualization/webgraphs/v8v81Usage/javaapplets.htm#HTML%20drill-downs&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 16:11:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7861#M2</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-09-13T16:11:12Z</dc:date>
    </item>
    <item>
      <title>How do I prevent a drill-down report from appearing in a new IE tab ?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7862#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yep, that did it.&amp;nbsp; Beautiful !&amp;nbsp; Thanks mucho !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 16:30:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-prevent-a-drill-down-report-from-appearing-in-a-new-IE/m-p/7862#M3</guid>
      <dc:creator>DaveSCT</dc:creator>
      <dc:date>2011-09-13T16:30:42Z</dc:date>
    </item>
  </channel>
</rss>

