c# - Windows Forms WebBrowser Control and AJAX -


I am currently calling my function at WebBrowser1_Document. It is not running correctly though when I press 2 button and call the same function. It seems that my code needs some time to run javascript and Ajax. When do I call my code from the event? I do not want to click on a button at all times?

Use the document Finish and check the URI for the AJAX request.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -