Are you using a database table to store the student data and uploads? If 
so, before creating the SQLFORM based on the table, you can dynamically set 
the "uploadfolder" attribute of the upload field based on the incoming 
email address from request.post_vars.

Anthony

On Tuesday, June 30, 2015 at 3:30:28 AM UTC-4, reddyreddy wrote:
>
> Hello all,
> I have a form for student name, email and upload. For each student I want 
> to create a seperate folder and save his upload dynamically.
> Can anyone let me know how can I do this.
>
> Thanks in advance.
>

-- 
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