The original filename is encoded in the new filename. However, if you need easier access to the original filename (without bothering with the decoding), you can store the original filename in a separate field. For details, see http://www.web2py.com/books/default/chapter/29/07/forms-and-validators#Storing-the-original-filename.
Anthony On Thursday, June 25, 2015 at 4:17:13 AM UTC-4, Chaitu P wrote: > > I want to compile the files that were uploaded. But the files are getting > uploaded with some random name. So how can I refer them. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

