Thanks, I'll have a look.
I don't have much knowledge of Javascript syntax (VBScript is
more my thing,
but I'd like to do this on the client side), so i'm not sure
I can pull the
right things from those scripts, but I'll give it a shot.
"delaneypub" <eharrel1@tampabay.rr.com> wrote in
message
news:e25qm7$73d$1@forums.macromedia.com...
> You should be able to use the javascript function
getFullyear() to extract
> the
> year from the value of the form field, and check if it
is greater than
> 1899 and
> less then 2006. Some of the scripts at
>
http://javascript.internet.com/time-date/
might be useful.
>