to AJ...
Looks to me like the timer hasn't been correctly installed.
Do a search of your hard drive for the file
ietimer.ocx
FOR EACH occurrence of the file (you may have more than one) type in the command line (start..run)
regsvr32 c:/..../ietimer.ocx /u
(This uninstalls a previous installation.)
!! If you found several then read text at end of message - otherwise continue !!
Then....
regsvr32 c:/.../ietimer.ocx
(This installs the control from scratch.)
!! if you found several, after unregistering all of them (with regsvr32 .... /u), delete all but one and register the one that you're keeping (with regsvr32 ....) !!
Hope this is clear.
Dave.
Looks to me like the timer hasn't been correctly installed.
Do a search of your hard drive for the file
ietimer.ocx
FOR EACH occurrence of the file (you may have more than one) type in the command line (start..run)
regsvr32 c:/..../ietimer.ocx /u
(This uninstalls a previous installation.)
!! If you found several then read text at end of message - otherwise continue !!
Then....
regsvr32 c:/.../ietimer.ocx
(This installs the control from scratch.)
!! if you found several, after unregistering all of them (with regsvr32 .... /u), delete all but one and register the one that you're keeping (with regsvr32 ....) !!
Hope this is clear.
Dave.