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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

