and then it's accessible as:
i.unknowna
i.unknownb
-------- Original Message --------
Subject: [webpy] Re: how to get al the POST form data
From: "Hermann Kaser" <[EMAIL PROTECTED]>
Date: Thu, September 20, 2007 2:24 am
To: [email protected]
On 9/20/07, pyw <pengyuwei@gmail.com> wrote:
>
> <form action=""http://127.0.0.1:8080/b" target="_blank" mce_alnkWtdaiizihs="http://127.0.0.1:8080/b">http://127.0.0.1:8080/b" method="post"
> enctype="multipart/form-data" name="form2">
> <input name="unknowna" type="file">
> <input name="unknownb" type="file">
> ......
>
> how to get all the input control data?
It should all be inside
web.input(_method='post')
--
Hermann Käser
http://theragingche.com/
http://semicir.cl/user/hermzz
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
