Results 1 to 3 of 3

Thread: How can i use vb program click one URL in the IE window?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    6
    I am programming a vb program. I need to move the mouse cursor inside a IE window and click one URL.
    OR
    How can i detect the mouse cursor is pointing an Hyperlink
    ?
    MyRabit
    MCSE+Internet,MCDBA

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    =/ you could send the tab ket several times untill it reached the link and then send the enter key. But you can also (if the link is always in the same place...) move the cursor to that postion using the X and Y coor.


    Gl,
    D!m
    Dim

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    6

    Post point to one hyperlink in ie

    As you say, i move the mouse cursor to somewhere in ie.
    but how can i know that the mouse cursor pointing to one
    hyperlink but not empty area?

    If i use senk key,how i get the x,y coor of the hyperlink
    which is currently getting focus?

    Thank you very much
    MyRabit
    MCSE+Internet,MCDBA

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