Results 1 to 8 of 8

Thread: [RESOLVED] Navigate to Hyperlink -- VB6

Threaded View

  1. #1

    Thread Starter
    Lively Member wiz....'s Avatar
    Join Date
    Nov 2008
    Location
    Asia, Earth, Solar System, Milky Way Galaxy, Near Andromeda Galaxy, Universe
    Posts
    78

    Resolved [RESOLVED] Navigate to Hyperlink -- VB6

    Hey Guyz....

    I was writing a code on VB6 to download the picture albums of my friends on Facebook. I have written the code to save the images currently being displayed on the web page(Webbrowser1).

    But I am facing a Problem....I need to navigate to the next picture....How ??

    I was thinking that if the code navigates to the HREF(link) behind the "Next" hyperlink on the page....my code would run.

    So I need your help on HOW to Click on the "Next" or the "Previous" hyperlink on the WebBrowser component.


    <ul class="pagerpro"><li class="pagerpro_li"><a href="/photo.php?pid=406412&amp;id=1342142580" id="photonav_prev" class="pagerpro_a">Previous</a></li><li class="pagerpro_li"><a href="/photo.php?pid=8388&amp;id=1342142580" id="photonav_next" class="pagerpro_a">Next</a></li></ul></div></div>



    Thank You in advance.
    Last edited by wiz....; Jan 30th, 2010 at 01:06 AM. Reason: forgot to add Facebook and some errors !

Tags for this Thread

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