I am using the most current version of the contribution, to my knowledge,
and I've modified the widgets pretty heavily to work in a toolbar, etc.

Here's my problem.  I want to be able to select multiple files from
different directories, then add these file names to a table of sorts and
allow people to type additional information about them.  Then I want them to
be able to push send and upload all of the files at once with feedback on
their upload status.

In order to do this with the current widget, I'd have to hide the
UploadButton, then create a new one with a new form, then submit them all at
once, but this just seems broken and I haven't gotten it to work with 100%
success.  I know that HTML5 has recently added progress information, which I
could use with a progress bar.

Does anyone have a solution how to upload multiple files from multiple
directories and still use the same upload button (the button that picks
where the files are)?

Thanks.


> Well, I hope you are using a current version of the contrib ... ;-)
>
> Anyway, why don't you add whatever diagnostic output you want in the
> upload
> contrib's source code?
>
> BWT, what does "not as robust as I'd like it to be" mean? We use it a lot
> and didn't have any problems with it.
>
> Cheers,
> Fritz
>
> On Wed, 20 Jul 2011, Benjamin Turner wrote:
>
> > Hey guys,
> >
> > I've been using the file upload contribution that was released a few
> years
> > ago, but it's really not as robust as I'd like it to be.  Is there any
> other
> > way to do file uploads?  I'd like to be able to have more feedback on
> what
> > exactly is going on with them, during their phases of upload.  I saw
> that
> > there is a new I/O stack and was wondering if such file uploadcapabilities
> > were considered while making these enhancements.
> >
> > Please let me know if you have any ideas.
> >
> > Thanks.
> >
> > Regards,
> > Benjamin P. L. Turner
------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to