Date: Tue, 9 Jan 2007 16:10:45 -0700
Reply-To: Alan Churchill <SASL001@SAVIAN.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Alan Churchill <SASL001@SAVIAN.NET>
Subject: Re: SAS by Web
In-Reply-To: <1168381437.45a415fd564e4@ssl0.ovh.net>
Content-Type: text/plain; charset="iso-8859-1"
Stéphane,
You have a technical question and a license question. Technically, there are
lots of ways to submit SAS code from the web to a SAS server. However, there
are license restrictions that say what you can and cannot do. My
understanding is that you need a license for SAS/intrNet or intTech to do
this. Hence, let's work with those 2 items:
http://demo.savian.net/Ajax/CallWebService.htm
SAS/IntrNet works great and has a lot of pluses but I would set it up the
way that Don Henderson and I did it for the above demo. If you go the
IntTech route, I would urge you to do it using asp.net. I just think it is
easy to work with and is especially appealing with the advent of ASP.NET
AJAX.
Try and keep the info on 1 page if possible and use AJAX to swap reports and
graphs around. AJAX, AJAX, AJAX...your best friend on the web.
Alan
Alan Churchill
Savian "Bridging SAS and Microsoft Technologies"
www.savian.net
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
Stéphane COLAS
Sent: Tuesday, January 09, 2007 3:24 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: SAS by Web
I have a quick question
What are the possibilities to create dynamic HTML reports that external
users
can execute via IE ?
The reports are not static, the users choose the parameters on several lists
on
a front page and several tables and graphics show the results on another web
page.
Except SAS web report Studio, does only SAS/IntrNet answer to this ?
I see on the archive that without SAS/IntrNet, SAS do not allow this kind of
use
of SAS. But does it exist a solution via SAS Base and a development ?
Stéphane.