>
> I'm trying to use 
> jQuery-File-Upload<http://blueimp.github.io/jQuery-File-Upload/>to implement 
> multiple file uploads.  I'm using this 
> tutorial<http://in10min.blogspot.com/2013/04/web2py-implement-multiple-files-upload.html>
>  as 
> well as this sample app 
> HERE<https://bitbucket.org/xavrenard/multiupload_module/src>. 
>  
>

I made a multiple upload demo for storing imap drafts here (using 
SQLFORM.factory and form customization)

http://www.web2pyslices.com/slice/show/1706/how-to-compose-a-multi-attachment-draftnormal-email-with-imapsmtp

I suppose it is possible to use it for any other app modifying the 
controller so it stores or processes the input however needed.

-- 
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/groups/opt_out.

Reply via email to