On Thursday, June 25, 2015 at 1:47:13 PM UTC+5:30, 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.
>

Filenames under uploads folder are purposely mangled (what you call random 
names) for security reasons.
What you want to do is unclear though 
Do you want to list all the "actual" filenames under uploads folder?
If that is the case, you can look at retrieve method here 
: 
http://www.web2py.com/books/default/chapter/29/06/the-database-abstraction-layer#More-on-uploads

-Mandar

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to