Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How easy convert Html encoded text to clear text?
Message
From
01/06/2010 09:22:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01466814
Message ID:
01466827
Views:
38
There was a question about text2html.. now I need back convertion. what is URL De/Encode functions?


>I found I already answered this question before
>Message ID: 1379402
>>Hi,
>>Now this question about FoxPro :))
>>
>>Simple example
>>
>>
>>
>>lcText = FILETOSTR("somefile.xml")
>>
>>lcValue = STREXTRACT(lcText,"<Desc>","</Descr>")
>>
>>
>>
>>This lcValue has "& and another html encoded characters inside"
>>
>>I want to convert it to Text and save in Character field
>>
>>Denis
>>
>>>>Hi,
>>>>I have a text in the XML node encoded with HTML & and so on..
>>>>What is easy way to convert this value to clear text?
>>>>
>>>>Thanks
>>>>Denis
>>>
>>>Can you post a sample of what do you mean? You can use value() method of XML, check, for example
>>>http://bradsruminations.blogspot.com/2009/10/making-list-and-checking-it-twice.html
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform