I use gwtupload (http://code.google.com/p/gwtupload/) and I need add on start files to this. Someone know how can I do it ?
I use gwtupload ( http://code.google.com/p/gwtupload/ ) and I need add on start files to
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I can deduce that you want to add previously uploaded files to the multiuploader list.
There is no way with the current
MultiUploaderalthough you can open a ticket at the project site, and I will implement it on a next release.But you can extend the
MultiUploaderand code a workaround, this example works: