ActiveX Control WebBrowser not working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form which I want to insert the ActiveX control Microsoft
WebBrowser. When I have added to the form and then view the form the only
thing I get is a white box the size of the object. I then went to the
properties of the form and on the eveht "ON Open" I added
Me!WebBrowser1.Navigate http://www.ourcorporateconference.com and I got the
same white box. I'm using Access 2003 and have IE 6. Can anyone help?

Thanks
 
Same thing just a white box. There is no indication that it is even trying
to make a connection.
 
Dear Richard:

Please post the code. Also, be sure that the URL is active - i.e. try using
Google, rather than your work URL.

Fred
 
Back
Top