Internet Explorer loosing support from MS

Hi,

Due to the fact that MS will drop support for internet explorer, I thought I should look into the IE ActiveX that I use in Citect.

I suppose that it will stop working when IE is removed. My IT-department informed me that they will remove IE from our computers when support is dropped. This will be replaced by Edge Chromium (which will have IE11 support: docs.microsoft.com/en-us/DeployEdge/edge-ie-mode )

In CiCode i call the IE ActiveX like this:
CreateControlObject("Microsoft web browser","Web Browser", 5, 30, 1105, 850);

And by looking at the ActiveXes i suppose this calls the ieframe.dll.

Will there be an edge-ActiveX to use in the same way as the ie-ActiveX?

/Anders

Parents
  • Whatever the link says or what MS says, my IT-department will remove IE from me.
    Hence my need for an alternative.
    And by the statement from MS I wouldn´t count on IE staying around for forever.

    I will look into WebView2, although I'd rather use an "natively supported" object.
Reply
  • Whatever the link says or what MS says, my IT-department will remove IE from me.
    Hence my need for an alternative.
    And by the statement from MS I wouldn´t count on IE staying around for forever.

    I will look into WebView2, although I'd rather use an "natively supported" object.
Children
No Data