Description: Asp Date Validator is a multi-platform compatible script that contains two functions First one to validate a date value passed as a parameters Second one to validate two dates and compare/check first occurs before the second Functions will check for leap year. Functions will return a blank string if the Date(s) is/are valid They will retun a string containing an error message is Date(s) is/are NOT valid You could pass the field name as parameter to generate a custom Error message or pass it blank for generic errors.