Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace Less Than and Greater Than in an XML strin
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
01662634
Message ID:
01662645
Views:
26
>>>>This is where I started this message :). I cannot change the Greater than to the &+gt because the string has many of these symbols, inserted by the code, for a reason; that is, they are needed. This is why I want to change the greater than symbol, entered by a user, to a double right pointing angle.
>>>
>>>Before you add another symbol to this thread, why don't you cast the field in case as binary (i.e. memo nocptran)? Then any content, even binary, in it will be encoded as, IIRC, Base64 (or was it hex?) and you'd have no worry. It will be placed within CDATA[[ and ]] delimiters and you won't have to worry.
>>
>>Off the top, this is not going help me. But thank you. And I suppose the "double right pointing angle" is not part of the VFP chr() set.
>
>
>? CHR(187)
>? CHR(171)
>
Thank you!
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform