<?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: ODS html basic link in footnote in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154938#M11800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So without the formatting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;footnote1 h=3 'Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;P&gt;footnote2 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;P&gt;footnote3 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt; to see good stuff';&lt;/P&gt;&lt;P&gt;footnote4 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS to see good stuff&amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 14:29:02 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2014-05-12T14:29:02Z</dc:date>
    <item>
      <title>ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154936#M11798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using ODS HTML with SAS 9.3 and want a simple footnote with a link in it.&amp;nbsp; Below are four attempts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;footnote1 h=3 "Visit &amp;lt;a href=""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.sas.com"&gt;http://www.sas.com&lt;/A&gt;&lt;SPAN&gt;""&amp;gt; SAS &amp;lt;/a&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;footnote2 h=3 "&amp;lt;p&amp;gt; Visit &amp;lt;a href=""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.sas.com"&gt;http://www.sas.com&lt;/A&gt;&lt;SPAN&gt;""&amp;gt; SAS &amp;lt;/a&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;footnote3 h=3 "&amp;lt;p&amp;gt; Visit &amp;lt;a href=""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.sas.com"&gt;http://www.sas.com&lt;/A&gt;&lt;SPAN&gt;""&amp;gt; SAS &amp;lt;/a&amp;gt; to see good stuff";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;footnote4 h=3 "&amp;lt;p&amp;gt; Visit &amp;lt;a href=""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.sas.com"&gt;http://www.sas.com&lt;/A&gt;&lt;SPAN&gt;""&amp;gt; SAS to see good stuff&amp;lt;/a&amp;gt;";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Footnote1 does not work.&amp;nbsp; The angle brackets are htmlencoded into &amp;amp;lt etc, and I don't get a link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone said if I added &amp;lt;p&amp;gt; to the front, SAS would know this is html code, and would leave the tags alone.&amp;nbsp; Footnote2 works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I wanted to add some text after the link.&amp;nbsp; Footnote 3 does not work.&amp;nbsp; Again, the angle brackets get encoded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Footnote4 does work, because now there is no text after the link.&amp;nbsp; Instead&amp;nbsp; "to see good stuff" is part of the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way to get footnote3 to work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I be doing this a different way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual setting is Stored Process Web App where footnotes will let users drill down.&amp;nbsp; But I see the same with just base SAS ods html.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;--Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:21:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154936#M11798</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-12T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154937#M11799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you check your quote marks.&amp;nbsp; I copied this into SAS and I see there is a quote before the &amp;lt;p&amp;gt;, then two before the http, two after, then a final one.&amp;nbsp; Maybe set double quote 1 and last one to single:&lt;/P&gt;&lt;P&gt;E.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;h&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;STRONG style=": ; color: #008080; font-size: 10pt; font-family: Courier New;"&gt;3&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;'&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:26:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154937#M11799</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-12T14:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154938#M11800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So without the formatting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;footnote1 h=3 'Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;P&gt;footnote2 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;P&gt;footnote3 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt; to see good stuff';&lt;/P&gt;&lt;P&gt;footnote4 h=3 '&amp;lt;p&amp;gt; Visit &amp;lt;a href="&lt;A href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS to see good stuff&amp;lt;/a&amp;gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154938#M11800</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-12T14:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154939#M11801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check style.&lt;/P&gt;&lt;P&gt;ods escapechar='~';&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;footnote1 h=3 "Visit ~S={url='www.sas.com' hreftag='blank'&amp;nbsp; }&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; SAS ";&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:32:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154939#M11801</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-05-12T14:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154940#M11802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By default if the first and last character are not tags, the tag in between gets encoded. You can add HTML blocking tags to the beginning&amp;nbsp; and end of the footnote statement or use the PROTECTSPACIALCHARS= style attribute within the SystemFooter style element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;footnote1 h=3 '&amp;lt;span&amp;gt;Visit &amp;lt;a href="&lt;A class="jive-link-external-small" href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;'&amp;lt;/span&amp;gt;;&lt;/P&gt;&lt;P&gt;footnote2 h=3 '&amp;lt;span&amp;gt; Visit &amp;lt;a href="&lt;A class="jive-link-external-small" href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;';&lt;/P&gt;&lt;P&gt;footnote3 h=3 '&amp;lt;span&amp;gt; Visit &amp;lt;a href="&lt;A class="jive-link-external-small" href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS &amp;lt;/a&amp;gt; to see good stuff'&amp;lt;/span&amp;gt;;&lt;/P&gt;&lt;P&gt;footnote4 h=3 '&amp;lt;span&amp;gt; Visit &amp;lt;a href="&lt;A class="jive-link-external-small" href="http://www.sas.com/"&gt;http://www.sas.com&lt;/A&gt;"&amp;gt; SAS to see good stuff&amp;lt;/a&amp;gt;&amp;lt;/span&amp;gt;';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:42:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154940#M11802</guid>
      <dc:creator>Chevell_sas</dc:creator>
      <dc:date>2014-05-12T14:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154941#M11803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks @RW9, but the double double quotes were intentional.&amp;nbsp; I tried your suggestion and got the same results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 15:09:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154941#M11803</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-12T15:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154942#M11804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ksharp, looks like using in-line formatting may work. To get the text at the end to be not part of the link, I added a null style:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;footnote1 h=3 "Visit ~S={url='www.sas.com' } SAS~S={} to see good stuff";&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 15:10:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154942#M11804</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-12T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154943#M11805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A __default_attr="163838" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp; , that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried using ProtectSpecialChars in inline formatting, but guess that won't work.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 15:14:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154943#M11805</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-05-12T15:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: ODS html basic link in footnote</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154944#M11806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct, as this will not be applied when added via inline formatting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 15:35:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-html-basic-link-in-footnote/m-p/154944#M11806</guid>
      <dc:creator>Chevell_sas</dc:creator>
      <dc:date>2014-05-12T15:35:08Z</dc:date>
    </item>
  </channel>
</rss>

