http://docs.python.org/library/tempfile.html might be of help

On Apr 29, 10:26 am, Timmie <timmichel...@gmx-topmail.de> wrote:
> Hello,
> how does web2py handle temporary files?
>
> I would like to create some functionality for users like
>
> 1) uplaod a file (not into database)
> 2) perform actions (e.g. format conversion, calculations)
> 3) retrieve results
>
> For 2) I would need to store the file temporaily in order that other
> scripts can access it.
>
> How do you hadle such an issue?
>
> Thanks,
> Timmie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to