Formcat: form validation generator. News
Brought to you by:
joeywong
[2005-02-17] Formcat 1.02 has been updated.
*Fixed some big bugs.such as extra functions are generated repeatedly.
*Update the extra attribute processing mechanism.easy to extend.
*Found a bug in Netscape.The flashFocus can't run if <form ..>html tag without "id" attribute.(it's not a bug from Formcat,just from compatibility of browsers)
Formcat 1.01 is a class for form validation in client-side.Its design goal is to generate the javascript for client-side validation as easy and flexible as possible.It runs on Smarty as a powerful plug-in.
Formcat has no function for server-side validation.I suggest to use the SmartyValidate for server-side validation.