whylikethis
New member
- Local time
- Today, 06:39
- Joined
- Sep 14, 2024
- Messages
- 1
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 makes errors for my users.
thank you!!
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 makes errors for my users.
thank you!!