Re: FN-FORUM: Function to strip out HTML from data
date posted 8th October 2007 16:07
Quoting Dom Latter [EMAIL REMOVED]
> On Monday 08 October 2007 17:10:45 [EMAIL REMOVED] wrote:
>
>> The real solution (as I mentioned before) is to use a (context-aware)
>> parser. In most cases, this is probably done using some kind of finite
>> state machine.
>
> lynx?
And lynx, of course, contains an HTML parser :)
Dave...