<?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 html: open new window when clicking in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56736#M6857</link>
    <description>I have embedded links in my html output (using href).&lt;BR /&gt;
Is it possible to have the link displayed in a new window when the user left-clicks on the link (rather than clicking and staying in the same window)?&lt;BR /&gt;
Thank you.</description>
    <pubDate>Fri, 12 Feb 2010 18:15:01 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-02-12T18:15:01Z</dc:date>
    <item>
      <title>ODS html: open new window when clicking</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56736#M6857</link>
      <description>I have embedded links in my html output (using href).&lt;BR /&gt;
Is it possible to have the link displayed in a new window when the user left-clicks on the link (rather than clicking and staying in the same window)?&lt;BR /&gt;
Thank you.</description>
      <pubDate>Fri, 12 Feb 2010 18:15:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56736#M6857</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-12T18:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html: open new window when clicking</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56737#M6858</link>
      <description>Hi: &lt;BR /&gt;
  You need to set the HREFTARGET attribute, as described here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/23/437.html" target="_blank"&gt;http://support.sas.com/kb/23/437.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 12 Feb 2010 19:14:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56737#M6858</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-12T19:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html: open new window when clicking</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56738#M6859</link>
      <description>How would I modify this data step using HREFTARGET to get sas.com to appear in a new window?&lt;BR /&gt;
Thank you.&lt;BR /&gt;
&lt;BR /&gt;
data cbackanno;&lt;BR /&gt;
set cbackanno;&lt;BR /&gt;
   html='title="'||"&amp;amp;titlstr &amp;amp;titlstr2"||'" &lt;BR /&gt;
   href="http://www.sas.com"';&lt;BR /&gt;
run;</description>
      <pubDate>Fri, 12 Feb 2010 19:41:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56738#M6859</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-12T19:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html: open new window when clicking</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56739#M6860</link>
      <description>ODS HTML STYLE is involved here - you need to run PROC TEMPLATE per the prior post-reply link and update your active HTML style to change the SAS/ODS output behavior.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 12 Feb 2010 19:51:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-open-new-window-when-clicking/m-p/56739#M6860</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-12T19:51:31Z</dc:date>
    </item>
  </channel>
</rss>

