Hey,

Have you had a look at using the Validator Controls that ship with ASP.Net? In your case, I think you should be able to use the CompareValidator to ensure the dates are valid.

Hope that helps!!

Gary

You could use