Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTPicker onChange event?

Status
Not open for further replies.

ericksoda

Programmer
Oct 22, 2001
60
US
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=&quot;DataChange&quot; 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top