I've been working with transforming xml into html thru an xsl stylesheet on the server using an asp script and the MSXML 3.0 parser.

It works fine in all browsers and OS's until I tried it in Netscap 6 where all I get is a bunch of qustion mark characters '?' with other weird chars aparantly (but maybe not) randomly insterspersed. I can't paste these chars in here because they all look like '©Æ'.

Has anyone else found this? Maybe something to with encryption in N6?

PS. thanks to mediastyle for reply to my other post, it does work alot better with the correct parser installed on the server!!!