<?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 displaying an HTML file from a STP in Developers</title>
    <link>https://communities.sas.com/t5/Developers/displaying-an-HTML-file-from-a-STP/m-p/57745#M3074</link>
    <description>Hi:&lt;BR /&gt;
I created various HTML files and put them in some location on the server( a UNIX) using SAS9.1.3. One file is called Main2010.  I would like the user to input a year parameter such as &lt;BR /&gt;
2010.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to have this HTML file ( which was created with SAS GRAPH and has the GIF file) to display owhen the stp is ran using something like a "put  HTML file"&lt;BR /&gt;
&lt;BR /&gt;
The reason I am thinking about this is because I rather have this HTML graph done prior to users running it.&lt;BR /&gt;
jp</description>
    <pubDate>Tue, 16 Feb 2010 15:09:25 GMT</pubDate>
    <dc:creator>jplarios</dc:creator>
    <dc:date>2010-02-16T15:09:25Z</dc:date>
    <item>
      <title>displaying an HTML file from a STP</title>
      <link>https://communities.sas.com/t5/Developers/displaying-an-HTML-file-from-a-STP/m-p/57745#M3074</link>
      <description>Hi:&lt;BR /&gt;
I created various HTML files and put them in some location on the server( a UNIX) using SAS9.1.3. One file is called Main2010.  I would like the user to input a year parameter such as &lt;BR /&gt;
2010.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to have this HTML file ( which was created with SAS GRAPH and has the GIF file) to display owhen the stp is ran using something like a "put  HTML file"&lt;BR /&gt;
&lt;BR /&gt;
The reason I am thinking about this is because I rather have this HTML graph done prior to users running it.&lt;BR /&gt;
jp</description>
      <pubDate>Tue, 16 Feb 2010 15:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/displaying-an-HTML-file-from-a-STP/m-p/57745#M3074</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2010-02-16T15:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: displaying an HTML file from a STP</title>
      <link>https://communities.sas.com/t5/Developers/displaying-an-HTML-file-from-a-STP/m-p/57746#M3075</link>
      <description>One solution is to use the &lt;B&gt;Location&lt;/B&gt; header to perform a redirect.  There is some information here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/stpug/61271/HTML/default/httphead.htm#location" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/stpug/61271/HTML/default/httphead.htm#location&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The spec is in section 14.30:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html" target="_blank"&gt;http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Another solution is to use FILESRV:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/web/intrnet/filesrv/filesrv.html" target="_blank"&gt;http://support.sas.com/rnd/web/intrnet/filesrv/filesrv.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Tue, 16 Feb 2010 15:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/displaying-an-HTML-file-from-a-STP/m-p/57746#M3075</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2010-02-16T15:25:58Z</dc:date>
    </item>
  </channel>
</rss>

