I have a winform that screen scrapes another application and generates a html file. I'd like to add js to the html file so that when a user clicks a heading, it will send a string and trigger a function within the winform.
I've been researching this for a while now but all of the possible solutions I've seen involve the webbrowser control, which I'm not using and don't intend to use.
Is it possible to call a winform function from an IE page via js?
Aucun commentaire:
Enregistrer un commentaire