Hi
i have created an activex control and using a package and deployment tools i have created an CAB file with the necessary OCX file and DLL files .The tool generates an HTML page with the necessary Class id of the CAB file and also has a CodeBase name of the CAB file. All have been put up in a server.
The issue arises when i just call this HTML page from a client machine using the corresponding ip address of the HTML page.
The problem is the OCX file within the CAB is not getting registered on the client machine automatically.
Can any one suggest me some useful links or examples regarding this
|