Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text2Html
Message
 
 
À
05/02/2009 07:22:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01379401
Message ID:
01379411
Vues:
36
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform