Hi All,
Since Micosoft is retiring Internet Explorer, we are moving to Edge browser.
In my application when I open an html file using the Edge browser, I want to get the link opened in the browser; also I want to send a popup message if user accidentally closes the browser before the page loads.
Is there any way I can achieve this, with the help of OLE object and IE handler I could achieve it using InternetExplorer.
But I cannot find a way to do it with edge.