logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Jake Howlett on Mon 5 Nov 2007 in response to Form Validator R3.0

Re: Date Validation for 2007/2008 Problem

Hi Lenni,


You're passing in and comparing two strings. You need to convert them to Date()
objects first before comparing.


Jake