Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stripping HTML keeping Text
Message
De
18/11/2010 18:15:09
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
18/11/2010 10:21:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01489477
Message ID:
01489696
Vues:
42
>Perhaps adding
>lcHTMLText = STRTRAN(lcHTMLText,lcLTag + "Br" + lcRTag,CRLF)
>lcHTMLText = STRTRAN(lcHTMLText,lcLTag + "bR" + lcRTag,CRLF)
>
>
>is in order - the "Br" happend to me in the wild when working off a similar routine ;-)
>
>Today with mostly machine generated tags there is seldom need to postprocess
>tags differing in capitalization only - but you may run into that.

Today even strtran() has additional parameters to make it case blind.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform