<?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: JScript in SSP in Developers</title>
    <link>https://communities.sas.com/t5/Developers/JScript-in-SSP/m-p/2177#M1616</link>
    <description>Here is a simple example of executing a JavaScript function:&lt;PRE&gt;*ProcessBody;&lt;BR /&gt;
&lt;BR /&gt;
%STPBEGIN;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sashelp.class; run; quit;&lt;BR /&gt;
&lt;BR /&gt;
ods html text='&lt;SCRIPT type="text/javascript"&gt;alert("Hello, Sarunas")&lt;/SCRIPT&gt;';&lt;BR /&gt;
&lt;BR /&gt;
%STPEND;&lt;/PRE&gt;Vince&lt;BR /&gt;
SAS R&amp;amp;D</description>
    <pubDate>Wed, 31 Jan 2007 16:08:52 GMT</pubDate>
    <dc:creator>Vince_SAS</dc:creator>
    <dc:date>2007-01-31T16:08:52Z</dc:date>
    <item>
      <title>JScript in SSP</title>
      <link>https://communities.sas.com/t5/Developers/JScript-in-SSP/m-p/2176#M1615</link>
      <description>Dear SAS experts,&lt;BR /&gt;
is it possible to include a JavaScrip into the SSP in order it would be executed on the browser, when SSP Server returns HTML to the browser ? &lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Sarunas</description>
      <pubDate>Tue, 30 Jan 2007 13:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JScript-in-SSP/m-p/2176#M1615</guid>
      <dc:creator>sarunas</dc:creator>
      <dc:date>2007-01-30T13:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: JScript in SSP</title>
      <link>https://communities.sas.com/t5/Developers/JScript-in-SSP/m-p/2177#M1616</link>
      <description>Here is a simple example of executing a JavaScript function:&lt;PRE&gt;*ProcessBody;&lt;BR /&gt;
&lt;BR /&gt;
%STPBEGIN;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sashelp.class; run; quit;&lt;BR /&gt;
&lt;BR /&gt;
ods html text='&lt;SCRIPT type="text/javascript"&gt;alert("Hello, Sarunas")&lt;/SCRIPT&gt;';&lt;BR /&gt;
&lt;BR /&gt;
%STPEND;&lt;/PRE&gt;Vince&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Wed, 31 Jan 2007 16:08:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/JScript-in-SSP/m-p/2177#M1616</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2007-01-31T16:08:52Z</dc:date>
    </item>
  </channel>
</rss>

