Elfayer
11 Oct 2012, 6:04 AM
Hi,
I've tried things but did not succeed. For example :
uploadWin.down('#browseButton').fileInputEl.dom.setAttribute('multiple', 'true');
Don't work on IE.
After lonnng searches and try, if i've well understand, I need flash to make it work.
I've tried to extract the upload button from this uploader : www.sencha.com/forum/showthread.php?243051-ExtJs-4-Multiple-File-Upload
But did not succeed. Because I already have my uploader, the only thing is that it doesn't work at least for IE.
I just need an upload button that returns informations like :
39295
So I need a code, a solution or a plugin I could put on the /ux for example.
Thanks in advance for help !
I've tried things but did not succeed. For example :
uploadWin.down('#browseButton').fileInputEl.dom.setAttribute('multiple', 'true');
Don't work on IE.
After lonnng searches and try, if i've well understand, I need flash to make it work.
I've tried to extract the upload button from this uploader : www.sencha.com/forum/showthread.php?243051-ExtJs-4-Multiple-File-Upload
But did not succeed. Because I already have my uploader, the only thing is that it doesn't work at least for IE.
I just need an upload button that returns informations like :
39295
So I need a code, a solution or a plugin I could put on the /ux for example.
Thanks in advance for help !