Hi List, I remember that book used to say that for autocomplete was better going for the jquery plugin for same purposes (altought i cannot find that in the book, now).
If I would have a large amount of fields to search (say, thousands or, i hope not, millions) is the web2py autocomplete best solution for this at this moment or should I go with jquery plugins (supposing the same sql query using DAL)? For Jquery plugins, I don't know if these are the same or if you could recommend one over another: * http://jqueryui.com/demos/autocomplete/ * http://docs.jquery.com/Plugins/autocomplete I'll appreciate your responses. Best regards