Date: Wed, 11 Apr 2007 06:46:08 -0600
Reply-To: Alan Churchill <SASL001@SAVIAN.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Alan Churchill <SASL001@SAVIAN.NET>
Subject: Re: Using SAS to fill in a web Page
In-Reply-To: <200704110822.l3B40To6032157@malibu.cc.uga.edu>
Content-Type: text/plain; charset="iso-8859-1"
Paul,
I don't really understand the question. Are you asking whether you can build
a website that displays SAS data? Yes, easily. Check out the videos here:
http://utilities.savian.net
ASP is dead, skip it. ASP.NET is what you want to use. Not at all the same,
BTW, despite the 3 letters.
Running SAS code from the web requires IntrNet or Int Tech for licensing
reasons. Displaying SAS data over the web is fair game. You need the SAS
OleDb driver from SAS but all of that is covered in my papers and videos.
If you will be at SGF, I will build a whole website doing this, and using
AJAX, in a few minutes. If you can't make it there, I will have a video of
the talk available on my website next week.
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 Paul
Dick
Sent: Wednesday, April 11, 2007 2:22 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: Using SAS to fill in a web Page
Hi,
Was wondering if it is possible to fill in a web page with data from a SAS
website. I will need to pass a username and password to the webpage as
well. Also I don't have SASIntrnt. If anyone has any pointers of code I
could follow that would be great. Have been told I could do it with ASP
but don't know that language.
Thanks in Advance,
Paul.