Active X Web Browser Control

ASherbuck

Registered User.
Local time
Today, 04:30
Joined
Feb 25, 2008
Messages
194
I've been playing with an Active X Web Browser and I haven't been able to find a good library for ActiveX Controls so I've been pretty limitted with what I can do.
So far I've picked up the Navigate and the innertext bits from here, but I'm curious if anyone has a good place to go to find code that deals with active x controls.

Specifically I'm trying to find a way to force a user to wait until a page is loaded before using a form. I found a sub on the MSDN site, NavigateComplete2 but it doesn't seem to be supported in VBA. Anyone have any tips?
 

Users who are viewing this thread

Back
Top Bottom