XML Library not returning the right characters?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
acriis
Posts: 1
Joined: Sun Feb 22, 2009 1:21 pm

XML Library not returning the right characters?

Post by acriis » Sun Feb 22, 2009 1:47 pm

Hello,
I have not worked much with Revolution, and hope someone can help me with the sample stack RSS. What I get from the XMLTree does not seem to handle characters above ASCII value 127 well. The feed is in ISO-8859-1. If I run the feed in a browser with char set utf-8 everything seem fine.
In Revolution I get some strange characters instead of the æ,ø,å characters I need.
Can I do something to get this right?

Post Reply