Those fields would have different fieldnames...
  form.vars.yourfield_1
  form.vars.yourfield_2
  form.vars.yourfield_3

I hope I understood your question.  
Regards, D


On Friday, 4 May 2012 23:26:26 UTC+1, rahulserver wrote:
>
> In the official book of web2py web2py.com/books/default/chapter/29/7, if 
> a file is uploaded,its new file name can be obtained through 
> form.vars.fieldname.What if I wish to upload two or more files and obtain 
> their new names?
>

Reply via email to