Windows Control in Internet Explorer

  • Thread starter Thread starter Mircea Pleteriu
  • Start date Start date
M

Mircea Pleteriu

Hi all,

I implemented a Windows control which provides an event.
The control has a method which starts a timer.
I have inserted the control into an ASPX page within HTML OBJECT element.
From within java script I call the method but the call back method of the
timer is never invoked.

Why?
 
Back
Top