All points taken.  I'd spent all day trying to find something that would
help, and the list was my last hope.

Alas, the page I was working with was a pure HTML page that acts as gateway
to the scripts.  From your hint, I did find that Mozilla does exactly what I
want if the page is renamed to blah.xml, but (again alas) the co internal
standard is still IE.

But thanks anyway (I'm still thinking about "The Dolt"), rgds, GStC.


-----Original Message-----
From: David Dorward,,, [mailto:[EMAIL PROTECTED] On Behalf Of David Dorward
Sent: Tuesday, February 08, 2005 3:26 AM
To: 'beginners-cgi@perl.org'
Subject: Re: Incorrect HTML Rendering?

On Mon, Feb 07, 2005 at 05:42:45PM -0800, Graeme St. Clair wrote:
>   <!ENTITY help "Help">

Mozilla will support it in XHTML mode, but not tag soup mode (serve it as
application/xhtml+xml not text/html).

A better solution would be to use your CGI script to handle your macro
functions.

(Insert mutterings about markup authoring questions being inappropriate for
a Perl CGI list).

-- 
David Dorward                                      http://dorward.me.uk


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to