If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Speed your app by using the LOAD helper to replace part of a view instead of reloading a page entirely. ...
If You need change timeout interval in Ajax LOAD on fly ...
This is how you can modify web2py_ajax.html to make your upload fields work in LOADed components (web2py_component(), web2py_ajax_page()) with little ...
Web2py plugins are nice but you cannot use A href hyperlinks to refresh just the plugin div, here is a trick how to make GET requests from plugins ...