Re: [web2py] Multiple file download

2015-04-13 Thread Louis Amon
Alternatively, you could also use a tempfile : https://docs.python.org/2/library/tempfile.html > Le 12 avr. 2015 à 02:55, 'sasogeek' via web2py-users > a écrit : > > I managed to get it working. I looked up the download method in the Response

[web2py] Multiple file download

2015-04-11 Thread 'sasogeek' via web2py-users
Is there a way I could download all the files in a db or loop through a db selection and download all associated files via maybe just a click on a link? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.goog