Hi, I've been thinking about how to avoid the duplication of validation code and messages between the client and server. For example, in my validation xml file I will have a message:
"Please enter your email address. For example [email protected]". And this will be copied and pasted into the JS for client-side validation. How can this be avoided? Is it a bit pointless to try to avoid this? Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
