<?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 get a drop down menu to run a sas script? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47839#M6201</link>
    <description>At the moment, I have a html page that consist of three fields. so the user has to select the date and the type of data they like to view then click "Submit". Once it's submit, this excute a sas script in my system and allow that to be run then output the results in another html window. &lt;BR /&gt;
&lt;BR /&gt;
Just wondering if anyone knows how to do this? &lt;BR /&gt;
&lt;BR /&gt;
much appreciated!&lt;BR /&gt;
Yennie</description>
    <pubDate>Wed, 27 Jan 2010 05:48:12 GMT</pubDate>
    <dc:creator>Yennie</dc:creator>
    <dc:date>2010-01-27T05:48:12Z</dc:date>
    <item>
      <title>How do I get a drop down menu to run a sas script?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47839#M6201</link>
      <description>At the moment, I have a html page that consist of three fields. so the user has to select the date and the type of data they like to view then click "Submit". Once it's submit, this excute a sas script in my system and allow that to be run then output the results in another html window. &lt;BR /&gt;
&lt;BR /&gt;
Just wondering if anyone knows how to do this? &lt;BR /&gt;
&lt;BR /&gt;
much appreciated!&lt;BR /&gt;
Yennie</description>
      <pubDate>Wed, 27 Jan 2010 05:48:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47839#M6201</guid>
      <dc:creator>Yennie</dc:creator>
      <dc:date>2010-01-27T05:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get a drop down menu to run a sas script?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47840#M6202</link>
      <description>You mentioned: "...the user has to select..." -- would that interaction be performed on a different computer system, not yours where SAS is installed/executed?  I  believe you need to have a SAS server installed with public/authorized access granted.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 27 Jan 2010 14:44:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47840#M6202</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-27T14:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get a drop down menu to run a sas script?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47841#M6203</link>
      <description>From the SAS support website, here are conference papers (dated but still relevant) on the topic.  Also, some current SAS Stored Process DOC, as well.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Let SAS® Build Your Dynamic Web Site from the Data!&lt;BR /&gt;
Jennifer Sinodis, Bank One, Phoenix, AZ&lt;BR /&gt;
Mark Moran, Bank One, Phoenix, AZ&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi27/p173-27.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi27/p173-27.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
A Dynamic Example of Delivering Patient Management Identification&lt;BR /&gt;
Opportunities Using SAS/IntrNet®&lt;BR /&gt;
Richard W. Kobylinski, Aetna® Health Analytics, Blue Bell, PA&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2007/017-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/017-2007.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
SAS Stored Processes: Developer's Guide, Example &lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/stpug/61271/HTML/default/a003172097.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/stpug/61271/HTML/default/a003172097.htm&lt;/A&gt;</description>
      <pubDate>Wed, 27 Jan 2010 15:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47841#M6203</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-27T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get a drop down menu to run a sas script?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47842#M6204</link>
      <description>Hi:&lt;BR /&gt;
  You have some good links from Scott. This sounds like the type of application that can be built using SAS/IntrNet, using HTML forms and htmSQL or with the Enterprise BI server and the Enterprise Intelligence Platform with SAS Stored Processes.&lt;BR /&gt;
 &lt;BR /&gt;
  For the SAS/IntrNet approach, you would need an HTML form as the front end (to show them their selection choices. For the Stored Process approach, user-supplied input parameters would take the place of the HTML "front end". Both SAS/IntrNet and the Enterprise Intelligence Platform are suites of products that work in a client/server environment.&lt;BR /&gt;
 &lt;BR /&gt;
  You can also get some of this functionality using Tasks in Enterprise Guide projects through the use of the Parameter Manager, to collect and pass user selections to the saved EG project.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 27 Jan 2010 17:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-get-a-drop-down-menu-to-run-a-sas-script/m-p/47842#M6204</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-01-27T17:48:59Z</dc:date>
    </item>
  </channel>
</rss>

