Actually it only sends the AJAX request when value of the element changes. So its just a small request. I can email you a link to a live example.
As far as client side checks, jquery.ui has some that are still in testing, and you can always right your own with javascript (if you don't want to make the ajax calls) -Thadeus On Fri, Nov 13, 2009 at 12:49 AM, mdipierro <[email protected]> wrote: > > web2py has some built-in unintrusiv client side checks. For example > try type letters in a integer field. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

