Hi, I have created an infopath form in which I placed two datepicker control. I need to validate like both the startdate month & year ,enddate month&year should be same How can do this? I tried using the C# code behind like this, public void End_Validating(object sender, XmlValidatingEventArgs...