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?
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?