If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Is there a way for a web2py app to upload file to <a href="http://www.copy.com">http://www.copy.com</a> instead of the server local file system ...
Forms that are in a LOAD div (e.g. a plug-in) do not upload files. To get around this I used a jQuery plugin. I combined this with the ability of web2 ...