LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 6 Jul 2001 05:56:09 -0700
Reply-To:     Alistair Gordon <agordon@SCOTEQ.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Alistair Gordon <agordon@SCOTEQ.CO.UK>
Organization: http://groups.google.com/
Subject:      Re: Updating a data set via HTML - how can this be done (easily) ?
Content-Type: text/plain; charset=ISO-8859-1

Thanks you Charles, and to everyone else who replied to me.

I had a look at a few things and Graham Murray (thanks) gave me some WebAf docs which give details on how this can be done. One in particular 'Getting started with AppDev studio' talks about InformationBeans and shows how to list and access SAS data sets in a fairly simple fashion (drag and drop). The 'Developing Java Based Applications' course notes reinforce this and as such WebAF would seem to offer a very nice solution. It's a pity we don't have it here though :-(

SAS IntrNet might be able to accomplish the same thing but it appears it would take quite a lot of coding and the nice look-and-feel might be missing i.e. it would be very obviously HTML.

Finally, the AppDev studio book I mentioned plots the SAS technologies against the degree of client interaction: WebAF for Java Applets is highest, WebAF for Java Server is middle, and SAS Intrnet and ODS are lowest.

Thanks again.


Back to: Top of message | Previous page | Main SAS-L page