2009/7/17 Arnaldo de Moraes Pereira <[email protected]> > # product.py >> class New: >> >> def POST(self): >> i = web.input() > > > Use: i = web.input(myfile={}) >
it works, thank you :) -- 大郎:百才招聘(baicai.com).产品部 Email: [email protected] Gtalk: [email protected] twitter.com/qichangxing --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
