Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How easy convert Html encoded text to clear text?
Message
De
01/06/2010 09:55:39
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/06/2010 09:45:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01466814
Message ID:
01466849
Vues:
47
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform