[plug] Mozilla and theinteresting world of .pl
Mike Holland
myk at plug.linux.org.au
Tue Sep 10 11:16:09 WST 2002
Hi Patrick,
there seems to be some confusion from your terminology.
You are not looking at the ".pl file", but at the HTML _output_ from that
program. right? Some of us interpretted it differently.
> > lynx -dump -head http://www.interwebnet.com/example.pl
> >
> > to see what's going on there.
> lynx -dump -head http://www.loungeman.com/cgi-bin/demo/Cryptoniteadmin.pl
Thats a different case. Why did you change the URL?
Are you sure this happens "anywhere on the web" ?
> Content-Type: text/plain
Note the "Content-Type:" entry.
That means the page SHOULD be displayed as plain text HTML source.
Mozilla is doing the right thing, Netscape 4.77 does the same thing.
Is MS_IE different?
Try a page which is supposed to be rendered. e.g.
% lynx -dump -head http://www.loungeman.com/cgi-bin/loungeman.pl
...
Content-Type: text/html
Do you see the above line? How does teh page look in your browser?
Try right-click -> view page info.
--
The origin of Truth is Doubt - Socrates
More information about the plug
mailing list