Hello,
I want to display an html file on my frontpanel. I know I can do this with an activeX container webbrowser which uses the IE11 functionality.
However, I noticed that Microsoft will discontinue the support for internet explorer on 15.6.2022. https://docs.microsoft.com/de-de/lifecycle/faq/internet-explorer-microsoft-edge
Will this become a problem for my application in the future? Now, it works, but I wonder if this will become an issue in the future.
Are there alternatives that do not uses IE11 functionalities? .net also seems to use internet explorer.