hey all,

What i'm trying to do is the following:

I have some code that searches the webbrowser control's current page for links!
Now what i need it to do is:
1) Navigate to a page search for links. then
2) Navigate to next page search for links then continue this for all 6 sites!

Now when it searches for links it calls a sub. I need to call it each time.

Anyone have an idea.
I know i need a loop somewhere but how!

thanks
b