I'm trying to write a small programm in Visual Basic that will parse an HTML file
Into an Access DB.

The File I'm trying to parse is a report. From this report I need certain Headers an
Data to be parsed into Sccess.

After parsing the Headers would end up being
the Fileds inthe Table and the data would end up being the records.

Anyone has any Ideas. I really appreciate that.