Old Recurring Question: Detect when ajax changes finish in the pageinside webbrowser control

V

vmantrana

Hi guys:

I have been surfing the web for an answer to my question and I have
only found that other people have the same question as me.

The scenario is simple: the DocumentCompleted event of the webbrowser
control does not get fired for some Ajax changes in the webpage.
Question: How can we get notified when ajax changes the page? What
event do me need to handle or what other mechanism can we use to
detect ajax action in our page from the webbrowser control.?

___________________
older post about this:

Does anyone know of a way to detect when an AJAX call has finished
updating a page in the webbrowser control in a .net program? For
example, if I click "next" on a page and that causes a table on the
page to reload, is there a way to know when that page section has
finished loading?


Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top