Is this the correct encoding <?xml version="1.0" encoding="ISO-8859-1"?>
Chris On 11-05-07 05:40 AM, Alexei Fedotov wrote: > Did you specify the proper encoding at the first line of XML file? > -- > With best regards / с наилучшими пожеланиями, > Alexei Fedotov / Алексей Федотов, > http://dataved.ru/ > +7 916 562 8095 > > > > > On Sat, May 7, 2011 at 8:02 AM, Chris Janik <[email protected]> wrote: >> Hey all, >> >> I'm having a problem with using CDATA. I've created a site that reads >> the text for each section from an xml file. In that file around the text >> I'm using the CDATA tags because the text contains a lot of special >> characters but when I view the page I get all kinds of funky characters >> coming up. This only happens in HTML5. >> >> Has anyone experienced this? Any suggestions? >> >> -- >> Chris >> >>
