I am trying to parse an html doc in the webBrowser1_DocumentCompleted event. The problem I am having is that the document really isnt completely downloaded yet, the event fires before it is complete. Is there a way to detect when the browser is really done with the request?
Thanks
Chris Taylor
Thanks
Chris Taylor