[REBOL] Re: looking for a function...
From: brett:codeconscious at: 13-Nov-2000 10:50
> > > Anyone who has ever used a good HTML stripper, such as the excellent
HTTX (Amiga), knows how useful they can be, when called by other programs.
> > How does such a thing deal with tables and other anti-text HTML format
elements?
> Convert to preformated using tabs or lots of spaces?
I was thinking more from the input side rather than the output side. Tables
for example, are quite often used for layout reasons as opposed to
delivering tabular data. Throw in the use of colspan and the fact that some
cells will contain navigation and other cells will contain content or even
nested tables and it becomes somewhat confusing. I was curious as to how
these things are treated by the HTML stripper. Or is it a GUI thing, that
you highlight certain areas that you want extracted?
Brett.