Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML and French characters
Message
 
To
19/08/2002 20:38:02
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00691288
Message ID:
00691351
Views:
13
This message has been marked as the solution to the initial question of the thread.
Hi Michel,

>I am just defining a small XML file that contains some French characters. I can't view it in IE if this is the case.

You probably have to give it the XML DOM in the right format in the first place. You can use
Strconv(Strconv(cText,1),9)
to convert a text into UTF-8.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform