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:         Thu, 3 Oct 1996 23:25:54 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:      Re: Running the SAS-CGI Perl script on NT

I received some information that led me to a resolution. Look at site www. divinf.it/perl-win32 and look for articles on Netscape and PERL. I found some that mentioned adding the following line(s) to your PERL script:

print "HTTP/1.0 200 OK\n"; print "Content-Type: text/html\n\n";

The above fixes the Netscape 3 "forced download" -- rasanen@sprynet.com http://home.sprynet.com/sprynet/rasanen/

Deanna Castorena <deanna.castorena@ast.lmco.com> wrote in article <32527BDA.3562@ast.lmco.com>... > Rdsdnen wrote:


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