I assume you mean that the tag doesn't find anything wrong with the date. But there is nothing wrong with the date - the tag will allow any year between 0 and 9999. If you want something more specific than that, then you'll have to roll your own:-)
----- Original Message ----- From: "Shane Von Svoboda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 9:27 AM Subject: [CFTALKTor] RE:CF JavaScript Bug > Has anyone noticed that the auto-generated JavaScript for validating > dates does not work properly? I use it all the time and a client > accidentally typed the year with three nines. It fails to validate every > time. Example 03/11/999 > > Is here a CF hot fix to correct this problem? > > > > - > You are subscribed to the CFUGToronto CFTALK ListSRV. > This message has been posted by: "Shane Von Svoboda" <[EMAIL PROTECTED]> > To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ > Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ > This System has been donated by Infopreneur, Inc. > (http://www.infopreneur.net) - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Bob Keleher" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
