J
John Smith
I have a Windows Forms application that uses a WebBrowser object to
automatically visit a large number of web pages one at a time. The problem
is that some of the web pages throw up a dialog such as the print dialog (
from an onload='window.print()' ). This then can cause all sorts of
problems. Is there any way to know when a dialog has been to displayed and
then somehow close it?
Thx
automatically visit a large number of web pages one at a time. The problem
is that some of the web pages throw up a dialog such as the print dialog (
from an onload='window.print()' ). This then can cause all sorts of
problems. Is there any way to know when a dialog has been to displayed and
then somehow close it?
Thx