I have a good HTML document that I successfully display in a WebBrowser control in VB.NET I am doing However, what I want to do now is to react in some way to my VB.NET code, when the hyperlink is clicked in the HTML document. When a link, or some other HTML element is clicked, how can I get a VB.NET code? Is HTML page possible to trigger an event in VB.net? If so, how can I do this?
If you want to know if you click the user on the hyperlink, you can do this < Code> Webbrasher control navigating events. If you want to know if a button is clicked in the HTML page, you can do this by controlling the event by clicking the HtmlElement object's object.
Comments
Post a Comment