Consulting

Results 1 to 2 of 2

Thread: Webbrowser control

  1. #1

    Webbrowser control

    Hi im using vba with the web browser control to try and display a google map ( static ) on my excel vba form

    im just using

    WebBrowser1.Navigate("http://maps.google.com/maps/api/stat...4&sensor=false")

    If you put this address directly in the address bar it shows fine but it will not show in my webbrowser control i keep getting an error message about configuring my mime settings with quicktime. Has anyone elese come across this. ?

    The error message says do you want to reconfigure your mime settings with a yes or no option but it will not let me select either of them the window just locks up

  2. #2
    No, the code works fine for me.
    Regards,

    Jan Karel Pieterse
    Excel MVP jkp-ads.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •