The new name is stored in form.vars.[fieldname]_newfilename
The original filename is in request.vars.[fieldname].filename and it
is b16encoded into the uuid of the new filename.

On Aug 13, 11:46 pm, weheh <richard_gor...@verizon.net> wrote:
> I'm using SQLFORM.factory as follows:
>
>   form = SQLFORM.factory(Field('filename','upload'))
>
> How/where is the name of the uploaded file stored?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to