Files for Interfacing the SAS System with the World Wide Web
alist.txt - this file as text.
index.htm - this fils as html.
46045h1996.txt - data file containg 1996 data for weather buoy 46045.
autoexec.sas - contains libnames for Client sas session.
dsp46045.htm - form for displaying selected buoy data
dsp46045.sas - SAS program run by dsp46045.htm
endsas.htm - form to shut down the Application server
endsas.sas - SAS program to shut down the Application server
gr46045.htm - form for displaying graphs from the buoy data
gr46045.sas - SAS program run by gr46045.htm
hello.htm - A "Hello World" form
hello.sas - The "hello world" SAS CGI program
minimal.htm - A minimal html file
proc_opt.htm - HTML output from proc_opt.sas
proc_opt.sas - A SAS program using the HTML formatter to capture the log (gif background)
proc_prn.htm - HTML output from proc_prn.sas
proc_prn.sas - A SAS program using the HTML formatter to capture the output window
proto.htm - a prototype HTML file for a SAS CGI program
proto.sas - SAS program run by proto.sas
rd46045.sas - SAS program to read the buoy data
rd_ftp.sas - SAS program to read the buoy data using FTP
rd_url.sas - SAS program to read the buoy data using the URL access method
runappsrv.sas - SAS program, starts a local Application server
table.htm - HTML for a small sample table