I  have to validate date time control, if it has any value and based on
that allow a another field to be blank or not.

The text box for dtc is referenced by dtcDeadline$dtcdeadlineDate

following line does not look good

var deadlineDate =
document.getElementById('<%=dtcDeadline$dtcdeadlineDate.ClientID%>');


Am I missing some easy fix for this...

Cheers
ajay
_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to