Hi there,I want to upload multiple files to Amazon S3 , asynchronously using their browser based form based post approach.as mentioned here. http://doc.s3.amazonaws.com/proposals/post.htmlI tried their sample and it works fine for me.Now i want to create a page that could1) Allow user to select multiple files. ( or drag and drop)2) Once selected ...immediately start uploading them asynchronously.
3) Fore each file create some HTML element and have that binding .... element to upload....
Well resolved this as well. had to change the name of field in form. thats it now uplaod to Amazon S3 is working fine.
-Arif
--
You received this message because you are subscribed to the Google Groups "jQuery-File-Upload" group.
To post to this group, send email to jquery-f...@googlegroups.com.
To unsubscribe from this group, send email to jquery-fileupl...@googlegroups.com.
Visit this group at http://groups.google.com/group/jquery-fileupload?hl=en.