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
  • More info about support dropping for IE: www.theverge.com/2020/8/17/21372487/microsoft-internet-explorer-11-support-end-365-legacy-edge

    Whatever that means, my IT-deparment is dropping IE from our computers, which puts me in a position to find another ActiveX. And I thought I'd be looking for it in time, this time. ;)

Reply
  • More info about support dropping for IE: www.theverge.com/2020/8/17/21372487/microsoft-internet-explorer-11-support-end-365-legacy-edge

    Whatever that means, my IT-deparment is dropping IE from our computers, which puts me in a position to find another ActiveX. And I thought I'd be looking for it in time, this time. ;)

Children
No Data