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

Accessing the HTML source of the current document

0 views
Skip to first unread message

Bill From

unread,
Jun 7, 2000, 3:00:00 AM6/7/00
to
What is the best way to access the source code of the current document
in the WebBrowser Control? I need to extract som information from the
webpage as well as displaying it.

I'm using FoxPro or VB.

Steve Cochran

unread,
Jun 8, 2000, 3:00:00 AM6/8/00
to
s1=WB.document.body.innerhtml

where WB is the control.

steve

"Bill From" <bi...@infografic.se> wrote in message
news:38F675F48B36D4118E4...@cpmsftmsgv21.microsoft.com...

Vincent Martin

unread,
Jul 9, 2000, 3:00:00 AM7/9/00
to
I'm using Visual C++ and MFC, how can I do this ?
Thanks
Vincent

"Steve Cochran" <scoc...@chattanooga.net> a écrit dans le message news:
#27X5mV0$GA....@cppssbbsa02.microsoft.com...

Steve Cochran

unread,
Jul 10, 2000, 3:00:00 AM7/10/00
to

The property will be the same, but I don't know how to reference it in C++.

steve

"Vincent Martin" <vince...@compuserve.com> wrote in message
news:#xLX1XT6$GA.1236@cpmsftngp04...

0 new messages