Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR() with invalid characters
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01638686
Message ID:
01638687
Views:
105
Wrap binary data in CDATA tag
>
>I am storing an encrypted string into an XML file. But when I try to load this XML into a cursor I get error "An invalid character was found in text content". The code of loading the XML file is:
>
>XMLTOCURSOR( "MyXmlFile.xml", cCursorName, 512+8192)
>
>
>And this encrypted string is stored in XML using CURSORTOXML(). What do I need to do when storing or loading this stgring to make it work?
>
>TIA
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform