Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to handle special characters in XML
Message
From
05/11/2001 10:23:41
 
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00577281
Message ID:
00577381
Views:
24
>I am trying to get data from Foxcentral and one of the pieces of data as a colon in it. IE, the webbrowser control and XMLToCursor all complain about it. How do I handle ":","-" and other special characters? Here is the tag.
>
>< content >In this issue: The Geeky Things We Do, Custom Scripts in IntelliSense, Driving the Data Bus: Become the Master of All You Survey-Using XML as a Flexible Data Capture and Retrieval Medium, Integrating Acrobat with VFP-Part 2, The Kit Box: Tell Me About it < /content >

Hi, Evan

Like Mike said, there is nothing "special" about : xmlwise (the special entities you should pay attention to are quot, amp, gt, lt and apos). The element you posted is read by my IE without a glitch. As a rule of thumb, I always protect uncontrolled and arbitray text under a CDATA element.

bye
----------------------------------
António Tavares Lopes
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform