Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stripping HTML keeping Text
Message
De
19/11/2010 07:28:38
 
 
À
18/11/2010 18:15:09
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01489477
Message ID:
01489730
Vues:
53
>>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.

Now I get my senior moments even before the weekend...
Interesting feeling, being in the oldfashioned group...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform