Hi there,
i am pretty new to VB and have the following problem:
My Application (.net framework 4.7.2) displays a form which displays a Webbrowser Component, displaying a Website without error. Problem starts when i click a button on that page which starts an ajax call. Then nothing happens. Usually an overlay shouls appear on that page, but it does not. An js-alert before the ajax does output text, but not after completion of the ajax-request.
My Question is: Is it even possible to do Ajax in a Webbrowser component (google says it is), but i cannot find a solution.
Thank you.
i am pretty new to VB and have the following problem:
My Application (.net framework 4.7.2) displays a form which displays a Webbrowser Component, displaying a Website without error. Problem starts when i click a button on that page which starts an ajax call. Then nothing happens. Usually an overlay shouls appear on that page, but it does not. An js-alert before the ajax does output text, but not after completion of the ajax-request.
My Question is: Is it even possible to do Ajax in a Webbrowser component (google says it is), but i cannot find a solution.
Thank you.