mm/dd/yyyy format. I can email you the code, just some JS, if you want. I
can't recall where we got it though. :(
Doug
-----Original Message-----
From: Kevin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 28, 2004 6:47 PM
To: CF-Talk
Subject: RE: Need Help with Form entry
Thanks,
I had not thought of that. :-( I knew that I would have to do a lot of tests
to do what I wanted, but I don't know of any test that would be able to know
if this was November or January. :-( I think splitting it into 3 fields and
then to concatenate them before writing to the DB would be easiest.
Thanks again,
Kevin
_____
Only user-proof way I've found is to split dates up into 3 fields:
Year,month,day
Its also nigh impossible to validate unless you insist on leading zeroes. ie
is 1132004 11/3/2004 or 1/13/2004
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

