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 web2py app to upload file to www.copy.com instead of the server local file system ? ...
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 ...
For this example let's imagine we want to create some pages for our website. A page has a title, and a content. We want to allow users to edit a pa ...
Brief explanation how to upload files using html5 and jQuery ...
Hi to all. I love Movuca so I am trying to use it in some projects in Uminho University Humanities department. I ...
Complete working example of an image uploader demonstrating manual file uploading in web2py ...
Inspired by Paolo Caruccio from his post on forum. https://groups.google.com/group/web2py/browse_thread/thread/5e99d46f6fcc6917/47e7723396647f2b?lnk= ...
Requires jQuery.form plugin ...
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 ...
Quick and dirty multi file ajax file upload with multi selection a drag and drop. Javascript plugin at http://valums.com/ajax-upload/ ...