|
-
Jan 30th, 2010, 12:58 AM
#1
Thread Starter
Lively Member
[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&id=1342142580" id="photonav_prev" class="pagerpro_a">Previous</a></li><li class="pagerpro_li"><a href="/photo.php?pid=8388&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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|