Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stripping HTML keeping Text
Message
From
18/11/2010 18:15:09
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
18/11/2010 10:21:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01489477
Message ID:
01489696
Views:
43
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform