I have a small program I am trying to make, which consists of a Webbrowser control, and a ListBox - I am trying to search the webpage for all links containing a certain keyword (In this case, the links I need to find contain the word 'newone'), and have the links added to the ListBox - I did something similar a few years ago in VB6, but never tried it in .NET before - Can anyone help me out? Thanks in advance!
↧