Click to See Complete Forum and Search --> : javascript troubles when setting property of activex on event


redtiger889
07-10-2003, 02:00 PM
Hi,
I have some programming troubles. I've a page where an ActiveX Control is
embedded. I want to set up properties from the Control via JScript.
Everything works fine unless
I try to set the properties under Events.

The attached test2 works fine but test doesn't react to the events. In test
I tried it with "" and without them and only with the OnClick event direct
in the object tag but nothing works.

I am despaired because test2 works without any problems and on event nothing happens.

ths for any help
red