Forum Discussion
rahuldoli29
Jul 13, 2022Copper Contributor
What is the alternative for ActiveXObject in Microsoft edge?
We have migrated our application from IE to Microsoft edge and now we are facing an issue regarding ActiveXObject. Its showing a console error saying ActiveXObject is not defined, can anyone please suggest what can be used instead of ActiveXObject in Microsoft edge?
1 Reply
Sort By
- josh_bodnerFormer EmployeeLike all other modern browsers, Edge does not support ActiveX natively. The only way to use ActiveX is to use IE mode inside Edge.