Hi,
I have created an activeX, now I want to interact with it and be able to send parameters but I cant, for some reason when the object is added to the web page using microsoft control pad, I can't send values to it, and at the end of the activex I get an error message saying that it is not safe. But if I dont send parameters, and just execute the activex then everything works fine.
I have tried to create an activeXobject with JavaScript but I also get an error saying that the automation server cant create the object.

please help