Can anyone point me in the right direction on the possibilities of
using MS HTML Object Library, to create an HTML Parser in vba. What I
have done so far is use WinInet to download an html page, and I want
be able to extract certain text info from each page and place it into
an Access DB. The reason I am choosing this way versus creating my own
is that the data extraction has to be solid,mostly bug-free,(tried &
true library versus something from the ground up),fairly quick to code
one up versus one coded from the ground up. I feel that this
library(MS HTML Object library) should be fairly tested and reliable,
and I can tap into it to create a fairly simplified but reliable html
parser. Can any help me, even it requires me being in a different news
group.
Thanks,
FEJP