I have two fields; one is normal text box used to generate system current date and the another field is <sharepoint :datetime control >
I need to validate this two: the date selected in SharePoint datetime control is not less than the date generated in text box.
Can anyone help me out?