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 (October 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Oct 1996 12:46:03 GMT
Reply-To:     Rdsdnen <rasanen@SPRYNET.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Rdsdnen <rasanen@SPRYNET.COM>
Organization: Sprynet News Service
Subject:      http://www2.sas.com/SAS-process/houses.html

Status report on Tue Oct 01, 1996

I am still trying to run the sample at http://www2.sas.com/SAS-process/houses.html Some very kind folks have sent email, and I will try the suggestions they offered. In case anyone/someone/somewhere is running NT 4 Server with IIS 2.0 Web Server, here are my steps:

http://www.sas.com/rnd/web/sascgi.html was my "starting point". I then clicked on the "simple CGI example". From there I copied the HTML page at http://www2.sas.com/SAS-process/houses.html I looked at the "five steps" Clicked on the "CGI Script" and copied the http://www2.sas.com/SAS-process/sas_process.pl script to my \inetsrv\scripts directory and I also tried my \inetsrv\wwwroot\cgi-bin directory. I did modify the "make changes from here" section -- but am not sure if I should have compiled the thing? Should I install "perl support" or something like that for NT 4 Server? I then took the "SAS Code" at http://www2.sas.com/SAS-process/houses.sas and placed it in the same directory (this is where I am lost in the directions..) as the perl script. I also took the code at http://www2.sas.com/SAS-process/mkhouses.sas and actually created on the server a directory called /httpd/htdocs/SAS-process and I ran the SAS code so that the dataset exists (.SC2)

Finally, I modified the HTML from the main submit page so the directories point to my drive mappings, so:

<FORM ACTION="http://www2.sas.com/www-prod2-bin/sas_process.pl" METHOD=POST><INPUT type="hidden" name="_program" value="houses"></P>

--

rasanen@sprynet.com http://home.sprynet.com/sprynet/rasanen/


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