<?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 java and activex in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68501#M2388</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I've copy and pasted a sample gchart program from the online documentation to create a web-based bar chart with drill-down capability.  From what I understand in the documentation, all you should need to do to switch between the java and activex device drivers is to change that parameter in the goption statement.  This does work - somewhat.  Using the java device I get nice drill-down charts.  With activex, I get the charts, but no drill-down; if I double click on a bar, I get options for manipulating the graph similar to right-clicking with the java device.  Is this as it should be?  What might I be doing wrong?&lt;BR /&gt;
&lt;BR /&gt;
Also, is there a way for users who do not have SAS installed on their machine to view the java based pages?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Paul</description>
    <pubDate>Mon, 31 Aug 2009 20:01:47 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-08-31T20:01:47Z</dc:date>
    <item>
      <title>java and activex</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68501#M2388</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I've copy and pasted a sample gchart program from the online documentation to create a web-based bar chart with drill-down capability.  From what I understand in the documentation, all you should need to do to switch between the java and activex device drivers is to change that parameter in the goption statement.  This does work - somewhat.  Using the java device I get nice drill-down charts.  With activex, I get the charts, but no drill-down; if I double click on a bar, I get options for manipulating the graph similar to right-clicking with the java device.  Is this as it should be?  What might I be doing wrong?&lt;BR /&gt;
&lt;BR /&gt;
Also, is there a way for users who do not have SAS installed on their machine to view the java based pages?&lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;
Paul</description>
      <pubDate>Mon, 31 Aug 2009 20:01:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68501#M2388</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-08-31T20:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: java and activex</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68502#M2389</link>
      <description>This may be a relevant document available on the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  website using the SEARCH facility.  Also, the presumption is that you were prompted and accepted the ActiveX driver install?  Information such as your SAS version and service pack level will be important info when reviewing the document.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Usage Note 10102: Requirements for displaying graphs produced by the SAS/GRAPH ACTIVEX device driver&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/10/102.html" target="_blank"&gt;http://support.sas.com/kb/10/102.html&lt;/A&gt;</description>
      <pubDate>Mon, 31 Aug 2009 20:36:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68502#M2389</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-08-31T20:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: java and activex</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68503#M2390</link>
      <description>Concerning the drilldown question, activex does not support all of the java applet drilldown modes.  I'm not sure which example you're running, but if the java drill behavior is to subset the graph, that is DRILLDOWNMODE=LOCAL and is not supported by activex.&lt;BR /&gt;
&lt;BR /&gt;
The answer to your second question is "yes".  The key is having your network admin copy the java jar files to a location in your network viewable by everyone    in your intranet (prefereably addressable through your web server).  Then, instead of using the default codebase in SAS, set the CODEBASE= option on the ODS HTML statement to point to this location in your network (such as an HTTP:// location). When you deploy your files, everyone will see your graphs.</description>
      <pubDate>Tue, 01 Sep 2009 03:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68503#M2390</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2009-09-01T03:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: java and activex</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68504#M2391</link>
      <description>Thank you!  This works great!</description>
      <pubDate>Tue, 01 Sep 2009 15:30:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/java-and-activex/m-p/68504#M2391</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-01T15:30:59Z</dc:date>
    </item>
  </channel>
</rss>

