Hello All,
I have created a few activex documents.
I want to deploy those documents on my webpage.
Activex documents exe creates 2 types of files ( .VBD and .EXE ). Using a reference to the .VBD file in an HTML, i am able to access the document only on a machine where.EXE has been registered. Now, how do I deploy the .EXE, so that it gets registered on the client machine, when any client wants to view my webpage.