I must create the ActiveX control that should not been installed into the client's computer. For example: you open WEB-page with IE, page has tag <OBJECT> with correct CLSID and CODEBASE="192.168.0.1/Base/a.ocx". It works on local computer correct (ActiveX shows the window), but it does not work throught the Net. Why? What interfaces or aditional code my ActiveX component must have?