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:55:39
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
01/06/2010 09:45:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01466814
Message ID:
01466849
Views:
46
>Super! This is solution
>
>
>
>convertHtml2Text(tcHtmlEncodedValue)
>
>
>Function convertHtml2Text
>Lparameters tcValue
>
>lcXML = "<xml><item><TextValue>"+tcValue+"</TextValue></item></xml>"
>XMLTOCURSOR(lcXML,"Convert")
>
>Return(Convert.TextValue)
>
>
>
>
Glad if it would work for you:) I would still look after getting it in one sweep rather than one by one (if data is small wouldn't matter).

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform