Hi,
Visual Basic.Net 2005
I'm using the webbrowser object to display a web page on a VB.NET form.
The web contains several sections, I believe it is using AJAX.
When the document body is displayed the documentcomplete event is on. But there is still an area in the document page that is still being built.
Is there a way to find when the specific area has completed downloading ?
Same happens when I make a selection in that area. The document is not aware of the changes taking place.
Thanks,
Visual Basic.Net 2005
I'm using the webbrowser object to display a web page on a VB.NET form.
The web contains several sections, I believe it is using AJAX.
When the document body is displayed the documentcomplete event is on. But there is still an area in the document page that is still being built.
Is there a way to find when the specific area has completed downloading ?
Same happens when I make a selection in that area. The document is not aware of the changes taking place.
Thanks,