Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Spaces in XSLT >Thread Next - Re: Spaces in XSLT Re: Spaces in XSLTTo: NULL Date: 2/8/2005 7:39:00 AM "Oleg Tkachenko [MVP]" wrote: > Gianfranco wrote: > > > I use to show XML files using XSLT stylesheets. To do this, at the begin I > > used the instruction > > <?xml-stylesheet type="text/xsl" href="http://www.......xslt"?> > > To mantain "spaces" in the result, I used (corresponding to in HTML). > > Now I have to merge the XML and XSLT files al server level, using in ASP the > > instruction: > > Response.Write(objXML.transformNode(objXSL)) > > transformNode has known encoding issues (the result is always UTF-16 > encoded). Use instead > objXML.transformNodeToObject(objXSL, Response) > > -- > Oleg Tkachenko [XML MVP, MCP] > http://blog.tkachenko.com > I simply replace the instruction, and it shound word, but it doesn't work. I get the error: HTTP 500 - Errore interno del server Internet Explorer Why? | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
