xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Re: Problem with encoding using document function


Subject: Re: [xsl] Re: Problem with encoding using document function
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Wed, 02 Mar 2005 05:15:01 -0800

  I've attached the string containing the instruction to the beginig of the XML.
response.Write "<?xml version=""1.0"" encoding=""ISO-8859-1"" ?>" & aDocXml.xml


Shouldn't the ASP send this information? (yes)


In Java you would do:

response.setContentType("text/xml; charset=ISO-8859-1");

There has to be something similar in ASP (the string would remain the same).

best,
-Rob


Current Thread
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor