Results 1 to 5 of 5

Thread: How to NAVIGATE an external Internet Explorer_Server class in vb6?

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    3

    Lightbulb How to NAVIGATE an external Internet Explorer_Server class in vb6?

    Hi 2 all dear friend.
    I am in need of help here ... I have an application that needs to read
    information from an existing web browser window (located within an
    application I did not create) and I want to navigate that Internet Explorer_Server class to a different
    page.
    How can i do that in vb6?
    Thanks so much.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How to NAVIGATE an external Internet Explorer_Server class in vb6?

    Thread moved from CodeBank forum (which is for you to post your code examples, not questions)

  3. #3
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: How to NAVIGATE an external Internet Explorer_Server class in vb6?

    you could try getobject, but i do not think it will work with internet explorer windows
    i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
    Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next

    dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part

    come back and mark your original post as resolved if your problem is fixed
    pete

  4. #4

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    3

    Re: How to NAVIGATE an external Internet Explorer_Server class in vb6?

    plz lesson to me
    I want to write a program that can change the yahoo messenger adsense.
    can i do that with Internet Explorer_Server class in yahoo msgr application?
    How?
    thanks

  5. #5

    Thread Starter
    New Member
    Join Date
    Sep 2008
    Posts
    3

    Re: How to NAVIGATE an external Internet Explorer_Server class in vb6?

    Buzz!!

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