<?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: Javascript code in SAS stored process in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/243712#M3124</link>
    <description>&lt;P&gt;Sample Stored Process Code with JS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
file _webout;
put "&amp;lt;form name=myform&amp;gt; &amp;lt;input type=button value=""Try it now"" onClick=""alert('Hello from JavaScript!')""&amp;gt; &amp;lt;/form&amp;gt; 
";
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;i hope it helps&lt;BR /&gt;&lt;BR /&gt;kind regards from germany&lt;BR /&gt;marius&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12194i4816DD0F44690419/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="stp_va_js_example.png" title="stp_va_js_example.png" /&gt;</description>
    <pubDate>Fri, 15 Jan 2016 09:31:22 GMT</pubDate>
    <dc:creator>mariusg</dc:creator>
    <dc:date>2016-01-15T09:31:22Z</dc:date>
    <item>
      <title>Javascript code in SAS stored process</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/241793#M3012</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am looking for a javascript code that can be used in SAS stored process to act as reset filter button in one of my reports in SAS VA.&lt;/P&gt;&lt;P&gt;I can find the javascript code for it, but not getting how to use them in sas stored process.&lt;/P&gt;&lt;P&gt;Please let me know your suggestions.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 07:35:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/241793#M3012</guid>
      <dc:creator>abhilashatiwari</dc:creator>
      <dc:date>2016-01-05T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code in SAS stored process</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/243712#M3124</link>
      <description>&lt;P&gt;Sample Stored Process Code with JS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _null_;
file _webout;
put "&amp;lt;form name=myform&amp;gt; &amp;lt;input type=button value=""Try it now"" onClick=""alert('Hello from JavaScript!')""&amp;gt; &amp;lt;/form&amp;gt; 
";
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;i hope it helps&lt;BR /&gt;&lt;BR /&gt;kind regards from germany&lt;BR /&gt;marius&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12194i4816DD0F44690419/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="stp_va_js_example.png" title="stp_va_js_example.png" /&gt;</description>
      <pubDate>Fri, 15 Jan 2016 09:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/243712#M3124</guid>
      <dc:creator>mariusg</dc:creator>
      <dc:date>2016-01-15T09:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code in SAS stored process</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/243714#M3125</link>
      <description>&lt;P&gt;Hi Marius,&lt;/P&gt;&lt;P&gt;Its seems to what I was looking for. I have not yet tried, but will try soon and will let you know.&lt;/P&gt;&lt;P&gt;Thank you so much !&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 09:42:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Javascript-code-in-SAS-stored-process/m-p/243714#M3125</guid>
      <dc:creator>abhilashatiwari</dc:creator>
      <dc:date>2016-01-15T09:42:36Z</dc:date>
    </item>
  </channel>
</rss>

