http://web2py.com/books/default/chapter/29/07#Storing-the-original-filename
Note, for upload fields, request.vars.myuploadfield is just a Python CGI.FieldStorage<http://docs.python.org/2/library/cgi.html#using-the-cgi-module>object, so it's not specific to web2py. Anthony On Monday, June 24, 2013 5:14:58 PM UTC-4, Dane Wright wrote: > > Anthony - thank you very much - that works perfectly! > > Is this documented somewhere that I could have looked up myself? > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

