I have an ASP.NET page and some custom class that fetch specified webpage, and returns this page body.
protected String GetHtml() { Thread thread =
Another way would be to set a timer on the form, then when the timer hits, the page will have re-rendered and you can parse the page.