Hello! Is it possible to use deform to validate HTML forms one field at a time, as they are changed, before submission? So, if a user types 'foo' as their email address, an AJAX call is made, deform validates that field and raises an exception, and the response to the browser indicates that an error should be shown. If deform cannot do it, is anyone aware of such a package? Thanks!
Example: http://www.the-art-of-web.com/javascript/ajax-validate/ Craig Younkins -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
