webbrowser - 2nd call doesn't seem to work?

  • Thread starter Thread starter Digital.Rebel.18
  • Start date Start date
D

Digital.Rebel.18

I've got a WebBrowser control on a form. When I navigate to a URL the
first time, the page comes up fine. After the document completed
event, I try to navigate to a different URL. However, the browser just
seems to stay on the previous URL.

Is there something you need to do between navigate calls to reset the
control?
 
I've got a WebBrowser control on a form. When I navigate to a URL the
first time, the page comes up fine. After the document completed
event, I try to navigate to a different URL. However, the browser just
seems to stay on the previous URL.

Post your code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top