[EMAIL PROTECTED] wrote: > This is part of a JavaScript validation library: > http://www.massimocorner.com/validator/samples/date_validation.htm > > If the whole thing is overkill for your needs, you may just look at the > code and extract the date validation part: > http://www.massimocorner.com/validator/ > > Massimo Your sample pages do not allow "Post" operations so I can't actually see the validation in action. Can you say if this code handles leap years. Does it roll values greater then expected months and|or days such as '44/44/44'? It apparently only handles numeric date formats. I was hoping for something that can handle 'Jan. 15th, 2007' and '12 December 2006' as well as '3/25/2004'.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/Javascript/message.cfm/messageid:4884 Subscription: http://www.houseoffusion.com/groups/Javascript/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.33
