Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

grabbing data from a webpage

0 views
Skip to first unread message

Tim VC

unread,
Oct 3, 2000, 3:00:00 AM10/3/00
to
I'm looking for a way to easily grab data from webpages and store it into a
Access
The pages have always the same structure and consist mainly of large tables.

I'm working in VB6.0 with the object WebBrowser.
I'm also looking for a solution that works without rendering the page, so
that I can automatically check multiple pages a little faster.

thanks!

Thomas Ganss

unread,
Oct 3, 2000, 3:00:00 AM10/3/00
to
Easy with WebbRowser.
For faster download go directly through WinInet.

HtH

Thomas

Tim VC <van...@pandora.be> wrote in message
news:bFlC5.46369$nQ2.8...@afrodite.telenet-ops.be...

Colin Davies

unread,
Oct 4, 2000, 1:32:47 PM10/4/00
to
In vc++ to download with the webbrowser without any
images etc,
I use the DISPID in Ambient properties,
To parse a page I'd use MSHTML.h
I'm sorry I don't know anything about doing this in
VB6.0

Regardz
Colin Davies


Tim VC wrote in message ...

Justin Ellis

unread,
Oct 5, 2000, 3:00:00 AM10/5/00
to
Have you tried the insidehtml method on the browser object?

-Justin
----------------------------------------------------------


"Tim VC" <van...@pandora.be> wrote in message
news:bFlC5.46369$nQ2.8...@afrodite.telenet-ops.be...

0 new messages