BookmarkSubscribeRSS Feed
Yennie
Calcite | Level 5
At the moment, I have a html page that consist of three fields. so the user has to select the date and the type of data they like to view then click "Submit". Once it's submit, this excute a sas script in my system and allow that to be run then output the results in another html window.

Just wondering if anyone knows how to do this?

much appreciated!
Yennie
3 REPLIES 3
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
You mentioned: "...the user has to select..." -- would that interaction be performed on a different computer system, not yours where SAS is installed/executed? I believe you need to have a SAS server installed with public/authorized access granted.

Scott Barry
SBBWorks, Inc.
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
From the SAS support website, here are conference papers (dated but still relevant) on the topic. Also, some current SAS Stored Process DOC, as well.

Scott Barry
SBBWorks, Inc.

Let SAS® Build Your Dynamic Web Site from the Data!
Jennifer Sinodis, Bank One, Phoenix, AZ
Mark Moran, Bank One, Phoenix, AZ
http://www2.sas.com/proceedings/sugi27/p173-27.pdf


A Dynamic Example of Delivering Patient Management Identification
Opportunities Using SAS/IntrNet®
Richard W. Kobylinski, Aetna® Health Analytics, Blue Bell, PA
http://www2.sas.com/proceedings/forum2007/017-2007.pdf

SAS Stored Processes: Developer's Guide, Example
http://support.sas.com/documentation/cdl/en/stpug/61271/HTML/default/a003172097.htm
Cynthia_sas
SAS Super FREQ
Hi:
You have some good links from Scott. This sounds like the type of application that can be built using SAS/IntrNet, using HTML forms and htmSQL or with the Enterprise BI server and the Enterprise Intelligence Platform with SAS Stored Processes.

For the SAS/IntrNet approach, you would need an HTML form as the front end (to show them their selection choices. For the Stored Process approach, user-supplied input parameters would take the place of the HTML "front end". Both SAS/IntrNet and the Enterprise Intelligence Platform are suites of products that work in a client/server environment.

You can also get some of this functionality using Tasks in Enterprise Guide projects through the use of the Parameter Manager, to collect and pass user selections to the saved EG project.

cynthia

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1224 views
  • 0 likes
  • 3 in conversation