When validating the start date, you would check to see if the endDate was blank. If it is blank, the start date is valid. If enddate is not blank, then check the relationship (startdate less than enddate)
You'd do the same blank/relationship check for the enddate On 5/17/06, Ian Skinner <[EMAIL PROTECTED]> wrote: > Ok this was my first thought as well, but then how does one incorporate this > if the validation requires checking a relationship between two properties, > such as BeginDate is always before EndDate. When would you run this? Since > one would need both dates set before any sensible validation could be > checked, wouldn't one? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240801 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

