<?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 Creating links in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34276#M6748</link>
    <description>I login to a intranet link to view the reports. The front page contains links for reports for different category. Suppose I have a link for Products. When I click on products a 2nd page comes up that gives me the type of products. Suppose I select the product named as Cosmetics, again it will take me to the sub category for the product I selected. Now if I want to go to the main page I have to click on back button everytime. I want to a piece of code which will create a link named as Back to Main Menu which will take me to the main menu directly so that I don't have to click on the back button.</description>
    <pubDate>Tue, 16 Nov 2010 08:46:01 GMT</pubDate>
    <dc:creator>nits15</dc:creator>
    <dc:date>2010-11-16T08:46:01Z</dc:date>
    <item>
      <title>Creating links</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34276#M6748</link>
      <description>I login to a intranet link to view the reports. The front page contains links for reports for different category. Suppose I have a link for Products. When I click on products a 2nd page comes up that gives me the type of products. Suppose I select the product named as Cosmetics, again it will take me to the sub category for the product I selected. Now if I want to go to the main page I have to click on back button everytime. I want to a piece of code which will create a link named as Back to Main Menu which will take me to the main menu directly so that I don't have to click on the back button.</description>
      <pubDate>Tue, 16 Nov 2010 08:46:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34276#M6748</guid>
      <dc:creator>nits15</dc:creator>
      <dc:date>2010-11-16T08:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating links</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34277#M6749</link>
      <description>is this about SAS?</description>
      <pubDate>Tue, 16 Nov 2010 12:56:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34277#M6749</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-11-16T12:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating links</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34278#M6750</link>
      <description>Yes, I need a piece of SAS code.</description>
      <pubDate>Tue, 16 Nov 2010 15:09:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34278#M6750</guid>
      <dc:creator>nits15</dc:creator>
      <dc:date>2010-11-16T15:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating links</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34279#M6751</link>
      <description>To the OP: suggest you might explain more about your SAS application program (what version, SAS running local or server, what SAS component being used, if other than SAS Base, is ODS used, also your SAS programming skill level  - these are all relevant questions to get the most effective reply)  and share any SAS code that you already have written which is related to your task at hand.  &lt;BR /&gt;
&lt;BR /&gt;
Also, are you asking for someone to do the programming for you or are you looking for suitable DOC and other technical reference information about how to accomplish the task in SAS?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:&lt;BR /&gt;
&lt;BR /&gt;
generate hyperlink html site:sas.com

Message was edited by: sbb</description>
      <pubDate>Tue, 16 Nov 2010 15:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34279#M6751</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-11-16T15:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating links</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34280#M6752</link>
      <description>Hi:&lt;BR /&gt;
  You could be using SAS/IntrNet; you could be using SAS Web Report Studio; you could be using the Information Delivery Portal; you could be using a "home-grown" web application. Without more information about the context for your question, it is impossible to provide a suggestion, much less code to implement a BACK button. &lt;BR /&gt;
&lt;BR /&gt;
  Generally, a BACK button implies something to do with a browser and HTML -- but while SAS/IntrNet might use a BACK button (for example), SAS Web Report Studio would not use a BACK button -- nor provide a way to code a BACK button substirute.&lt;BR /&gt;
 &lt;BR /&gt;
  Just adding my .02 to Scott's suggestion.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 16 Nov 2010 18:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-links/m-p/34280#M6752</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-11-16T18:47:57Z</dc:date>
    </item>
  </channel>
</rss>

