I suspect you're trying to give a multi-file upload in-the-same-page solution as Google and other brands do: AFAIK the standard upload widget cannot handle multiple submissions in one form, but you could implement your own widget with the help of this thread:
https://groups.google.com/d/topic/web2py/XpnUb2_MaRc/discussion --

