Hi there,
I have a webbrowser and it opens a webpage.
In this webpage, there is a Submit button of a form.
I want to make a code so that:
when I click the Submit button of this webpage, then
Debug.text = WebBrowser.name
But I have no idea where to start.
is it AttachEventHandler?
Please help
Regards,
Ron
