Hi All,
i need to add validation for a "datetime" field. the value should not be less than today. i cannot use "column validation" through field formula.. it causes me some probs in already existing javascript..
so i tried to add asp.net validation contol to validate that field..
i opened designer amd opened that newform.. then deleted the listform webpart and added dataform webpart..
how to proceed after this.. please help