Recent

Author Topic: [SOLVED] XML write codepage problem  (Read 2025 times)

k1attila1

  • Full Member
  • ***
  • Posts: 108
[SOLVED] XML write codepage problem
« on: March 03, 2017, 10:17:37 am »
Dear Colleagues

I try to write an XML file with XMLWrite and DOM unit, but the result is this :

        <town>MosonmagyarĂłvár</town>

How can i solve it, how can i convert to appropriate character set ?

thnak you Attila


« Last Edit: March 04, 2017, 06:45:59 am by k1attila1 »

k1attila1

  • Full Member
  • ***
  • Posts: 108
Re: XML write codepage problem
« Reply #1 on: March 04, 2017, 06:44:45 am »
Solved

instead of DOM and XMLWrite unit i have to use :

uses ... laz2_DOM, laz2_XMLWrite, ...

 

TinyPortal © 2005-2018