i dont know how current version of web.py to handle multi files
upload, for example, user may upload three, or four ,or even more
files, and i have no idea how many files they will upload. the coming
files may post by file_1, file_2, ... file_n, if i want handle this, i
have to do much more code. so will web.py support this for a simple
way ? likes files = web.input('files_\d+') or other easy way.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to