Hi all,
(ARGHH) Right, i'm using a WebBrowser contol and using the Navigate
command.
I'm navigating through several web pages automatically picking up the
data
from each web page.
I'm doing the following
WB.Navigate "'do loads of stuff'
WB.Navigate "'do loads of stuff'
Its not navigating on the second, third and so on, times. When i step
through the code it works fine and i can see the webbrowser going to
each
page. I've tried the WB.Refresh after each Navigate but still doesn't
seem
to work. If i have a message box after each navigate it works fine as
I can
also see the correct web page shown. Without the msgbox it doesn't
work
again.
Hopefully it makes some sense.
THANKS for any help!!!!
Mel
(ARGHH) Right, i'm using a WebBrowser contol and using the Navigate
command.
I'm navigating through several web pages automatically picking up the
data
from each web page.
I'm doing the following
WB.Navigate "'do loads of stuff'
WB.Navigate "'do loads of stuff'
Its not navigating on the second, third and so on, times. When i step
through the code it works fine and i can see the webbrowser going to
each
page. I've tried the WB.Refresh after each Navigate but still doesn't
seem
to work. If i have a message box after each navigate it works fine as
I can
also see the correct web page shown. Without the msgbox it doesn't
work
again.
Hopefully it makes some sense.
THANKS for any help!!!!
Mel