hey guys,
I have a local html page with js.. when a user press a button on my html page i want to execute a vba code.
how can i know when the button was clicked on my new Edge control?
limitations:
* can't install additional software like selenium..
* cant use timer on the form because it...