As per someone's suggestion I'll ellaborate on what's in the HTML...

Insert code for advertisment (there's 1,000's of different ads on the
site.):
<ADVERTISMENT id=252>

Insert news scroller:
<NEWS_ITEM id=92834 bgcolor="#0066FF">

There will be at least 50 similar tags.. so I'm not parsing for just a
couple of tags like HTML::Template..

I may implement IF/LOOPS/etc.. but not until I see the need.

I've written up a few test benches for HTML::Parser.. it works ok, but it's
not as fast as I would like it to be.

Ian

Reply via email to