Hi,
I want to call a timer ActiveX control through an asp page and provide the interval dynamically. I want to calculate duration in minutes in the ActiveX control. I also want to do certain action in the asp page when the duration is, say 30 minutes.
When I implement the activex control, shoud i use <Object> tag or the Server.CreateObject. Will the default location Winnt\system32 be OK? after registering through regsvr32, should i do something in the IIS to successfuly use the Server.createobject?
Can anybody out there help me?
Thanx in advance...
SQLNerd
I want to call a timer ActiveX control through an asp page and provide the interval dynamically. I want to calculate duration in minutes in the ActiveX control. I also want to do certain action in the asp page when the duration is, say 30 minutes.
When I implement the activex control, shoud i use <Object> tag or the Server.CreateObject. Will the default location Winnt\system32 be OK? after registering through regsvr32, should i do something in the IIS to successfuly use the Server.createobject?
Can anybody out there help me?
Thanx in advance...
SQLNerd