You are welcome. I'm pleased to say that the book is improving all the time and has a major revision each year. However, there are so many new features to document that there is always more editing to be done!
On Saturday, 5 May 2012 00:18:38 UTC+1, rahulserver wrote: > > "I hope I understood your question. ".Yes u did! > N thanks! > Silly question actually.But I feel that notations used in web2py official > book are a bit ambiguous(at least at some places).Hope it improves! > Regards, > :-) > > On 5 May 2012 04:37, villas > >> 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<http://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? >>> >> >

