Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text2Html
Message
 
 
To
05/02/2009 07:22:41
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01379401
Message ID:
01379411
Views:
35
This message has been marked as the solution to the initial question of the thread.
More generic way
loXmlDoc = CreateObject("Msxml2.DOMDocument.4.0")
loNode = loXmlDoc.createTextNode(" M&M's")
? loNode.xml
>Yes. I remember out thread but
>Its just looks not a same for me ..
>for example & must be converrted to [amp] word there.. not to %..
>I am not sure about my XML which has in header
<?xml version="1.0" encoding="ISO-8859-1"?>
will readable..
>but.. if the string has exact "&" character - the XML is invalid
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform