If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Hi I am new to web2py and to Javascript though I am not new to programming in general. My question would be, could somebody advice wi ...
How use TAGS in application for usable filter an search ...
If You need change timeout interval in Ajax LOAD on fly ...
How to add a simple password confirmation to standard password widget. ...
Adding the following lines to the default layout.html of your application you can share all that is json serializable between server and client using ...
This is my attempt at showing how to do cascading dropdowns in the most basic way possible with Web2py. ...
This code is a working example that formats a form input to send emails containing multiple atachments or store them as draft (i.e. with the new imap ...
Integrating the Ember.js starterkit with web2py ...
simple example showing how to use the ajax method to insert records as child records for parent record. ...
This code outputs the db structure as xml (or a dict object). The purpose of this snippet is add support for javascript frameworks like angular.js Th ...