|
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:
|