Re: HTML META tag



What does your code look like?

--
Jim Carlock
Please post replies to newsgroup.

"Craig Buchanan" <msnews.microsoft.com> wrote:
I am transforming a XML document into a HTML document using the
DomDocument's transformNode method. For some reason, this following line is
added to the
resulting document:
<META http-equiv="Content-Type" content="text/html; charset=UTF-16">

I haven't specified this in either my XML or my XSL document.

Why is this happening? Is there a way to prevent this from happening? Is
this some sort of default processingInstruction?

Thanks,

Craig Buchanan



.


Loading