[AccessD] A2003:Navigating using Web Browser Control

Darren DICK darrend at nimble.com.au
Fri Jan 13 10:43:49 CST 2006


Hi all
Using the Microsoft Web Browser from the ActiveX list
Dropped it onto a form - all good
I can go to a page by using code such as...
Me.actxWebBrowser.navigate www.databaseadvisors.com
No problem
 
When I click a link inside the 'loaded' web page - how am I to detremine this
'new address'?
 
I have tried various things like...
me.actxWebBrowser.navigate.value
etc with no success
 
Any suggestions?
 
Many thanks in advanmce
 
Darren
 
FYI
OLE CLASS =Microsoft Web Browser
CLASS = Shell.Explorer.2 
 



More information about the AccessD mailing list