I have a webpage loaded in a webbrowser control.
And now I need to parse the source of the webpage to get some information out of it.

How do I do this??

Thanks in advance.