remove html tags from text
Richard Gaskin
ambassador at fourthworld.com
Sun Sep 10 01:06:49 EDT 2006
Brian Yennie wrote:
> Check out section 6.3, which presents the same regex that Ken
> suggested. Also not the parenthetical statement, which I've come
> across in so many words before. Basically, if you want industrial
> strength HTML tag processing, you should really consider an actual
> parser and not a single expression.
So I have two questions about this sort of parsing as opposed to using a
field object to so the same:
1. Which is more fault-tolerant?
2. Which is faster?
--
Richard Gaskin
Managing Editor, revJournal
_______________________________________________________
Rev tips, tutorials and more: http://www.revJournal.com
More information about the use-livecode
mailing list