hello Programmers, i will like to ask a question which is hard for me but simple to you guys but i am willing to learn little by little.
I want to create a program with a webbrowser and a list of links.
now, i want the webbrowser to goto the links one by one and bring out the html of each link.
Now the problem is how will i tell the program that when the webbrowser complete its navigation that is when it will navigate to the other link.
Please help me in this.