Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebBrowser in form
Message
From
21/01/2000 14:23:33
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00320749
Message ID:
00321064
Views:
24
>Erik,
>
>>Yup. The code to automate the InternetExplorer.Application object is identical to the code used to manipulate the WB control.
>>
>>If you want to suck the text out of a page, check out oIE.Document.Body.InnerText. If you want the pure HTML, oIE.Document.Body.InnerHTML.
>
>It didn't show up in the debug window last night so I wasn't sure. I should have a workable see entire thread substitute soon.

It won't show up in the debug window, because ActiveX PEMs don't until they are accessed (or under special circumstances like Nancy found last year). Even with a Typelib explorer, they won't show up, because each form's object model is built on the fly after you navigate to the page.

Curious to see what you're working on...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform