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 cuschman on Thu 11 Sep 2003 in response to Form Validator R2.0
Bug in (2.0)
HII believe there may be a bug in the current version (2.0).
It seems there is a subtle bug in the function valiDate(), which can cause
problems when validating dates using upper or lower conditions.
It is caused by the use of the javascript function 'parseInt()'. This function
contains a bug. See here for more of an explanation:
http://www.breakingpar.com/bkp/home.nsf/Doc?OpenNavigator&U=87256B280015193F8725
6C85006A6604
(if you want to try it then use the validation code to test a date containing a
month of either 08 or 09 - this one took me a while!)
thanks.