I am writing my first web page, so have a basic question. I am using an activeX contol, DTPicker. Everything works okay except I want to enable the OK button when the data changes. For other controls I put <object onCLICK="DataChange" and it executes the subroutine DataChange. But the DTPicker control doesn't.
Is there some other command besides onCLICK I need to use with the DTPicker control?
Thanks for your help!
David
Is there some other command besides onCLICK I need to use with the DTPicker control?
Thanks for your help!
David