How to do something once webbrowser document has loaded
How can I run some stuff in a subroutine only when a specific URL has been
completely loaded in a vb.net webbrowser.
e.g.
sub button click
webbrowsernavigate to whatever
(This is what I need)if document has loaded statement
do stuff
end sub
Thanks
No comments:
Post a Comment