why would you call web.input multiple times? On Thu, Jun 5, 2008 at 7:24 PM, Anand Chitipothu <[EMAIL PROTECTED]> wrote:
> > On Fri, Jun 6, 2008 at 2:22 AM, Aaron Swartz <[EMAIL PROTECTED]> wrote: > > > > I don't see anything obviously wrong. It means pages with file uploads > > won't be able to call web.input multiple times, though. > > Saving cgi.FieldStorage object in web.ctx solves that problem. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
