02-24-2016, 05:49 PM
Sorry me again...
Is there a way to know when a webpage is fully loaded within the "ax23SHD"-SHDocVw.WebBrowser control?
within the example at the top of this thread, a url is send like this:
_s.setwintext(id(23 hDlg)) => _s="www.google.com"
I also use this method. Is it possible to know when a webpage is fully loaded in that control (id = 23)?
Is there a way to know when a webpage is fully loaded within the "ax23SHD"-SHDocVw.WebBrowser control?
within the example at the top of this thread, a url is send like this:
_s.setwintext(id(23 hDlg)) => _s="www.google.com"
I also use this method. Is it possible to know when a webpage is fully loaded in that control (id = 23)?