I have a problem when reading out strings from xml documents. The
problem is that special characters such as åäö comes out wierd. When
reading these characters from text files the problem doesn't exist. Can
someone explain whay this is and, if possible, how I can fix it?
What are the file encodings? Do the text files have a different encoding than the xml ones?
George
···
On 24 May 2007, at 10:46, Jim Kr wrote:
I have a problem when reading out strings from xml documents. The
problem is that special characters such as åäö comes out wierd. When
reading these characters from text files the problem doesn't exist. Can
someone explain whay this is and, if possible, how I can fix it?