Hello,

I have a StartDate and EndDate in an ASP.NET using VB.NET When the user fills in the StartDate and leaves that field I want to call a script to look at the EndDate and if it is earlier than the StartDate I want to set the EndDate to the same as the StartDate.

Can anyone point me in the direction for this?

Thanks!!

Warren