Active X Controls in IE
-
I have created a number of Active X controls useing MFC and I have tested them in the Active X control Container and they work fine - but when i try to get them to work in IE they don't seem to work. Does anyone have any examples of what needs to be done to get the active x control to work in IE? thanks
-
I have created a number of Active X controls useing MFC and I have tested them in the Active X control Container and they work fine - but when i try to get them to work in IE they don't seem to work. Does anyone have any examples of what needs to be done to get the active x control to work in IE? thanks
Hi, There is a very nice article in MSDN: "Internet First Steps: Upgrading an Existing ActiveX Control". It describes all needed steps like packaging, making control "safe", licensing and so on. Read it... I think you will be able to find all the answers... Regards, Alex Gorev, Dundas Software.