问题
I'm making a program that use web browser control for weighing. After weighing, new record will be added using ajax and the printer will print new item information automatically. My problem is that I don't know how to catch the response message that when the ajax done. So, my question is do we have any method/handler that catches response data from ajax in web browser control?
Anyone who know how to do please help me!
来源:https://stackoverflow.com/questions/18332043/catch-ajax-response-data-in-web-browser-control-c-sharp