Results 1 to 3 of 3

Thread: Web Browser Querie?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Dullawhere
    Posts
    100

    Question Yo I need some help!!!!

    In my Code I have the following:


    Public Sub Command1_Click()

    WebBrowser.Navigate "http://www.geocities.com/"

    End Sub



    This is correct, as my browser's name is in fact
    WebBrowser, BUT, It says that there is no WebBrowser????
    What do I do?

  2. #2
    Guest
    Works fine for me. But try renaming the WebBrowser.

  3. #3
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Canada
    Posts
    264
    Don't get me wrong, but did you put the webbrowser control on your form ?
    In the beginning the universe was created. This has made a lot of people very angry and is generally regarded as a bad idea.

    - Douglas Adams
    The Hitchhiker's Guide to the Galaxy

Posting Permissions

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



Click Here to Expand Forum to Full Width