I have a Web Browser control on a form that programatically interacts with a website.
On this website there's a function that performs a search and the java code in this very complex page throws an Alert telling me how many items were found.
My problem is that this Alert stops my App from running until I hit OK.
Any ideas how to work around this?!??!
Thanks folks and Happy New Year!
On this website there's a function that performs a search and the java code in this very complex page throws an Alert telling me how many items were found.
My problem is that this Alert stops my App from running until I hit OK.
Any ideas how to work around this?!??!
Thanks folks and Happy New Year!