paussem
April 16th, 2002, 09:32 PM
I have placed a C# Win Control in an Object tag within a DHTML page. I am able to inspect the properties of my control on body load or on object activate events, but i don't know how to have an event in the control make it's way to the dhtml object event handler (in javascript). Can this be done? If so, how?