|
Rank: Newbie Groups: Member
Joined: 5/21/2010 Posts: 4
|
Hello, please tell me if there is a control property in the uploader that I can set to allow multiple file selection.
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. It is not possible to do that without third party plug-ins such as Adobe Flash.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 5/21/2010 Posts: 4
|
Ok.
Can you please tell me how do I use Flash in order to do that??
Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Sorry that I didn't explain it clearly. What I meant is browser by itself does not support multi-file selection, so multi-file selection must be done through a plug-in. Our uploader is a pure JavaScript/DHTML solution (it does NOT rely on any plug-ins), so it is not possible to have multi-file selection with our uploader. If you must have multi-file selection, you may want to check other products on the market that specifically have this feature, just keep in mind that because this is not possible with pure JavaScript/DHTML, any product that supports this must be relying on some kind of plug-ins. This also means this feature will NOT work if user does not have the needed plug-in installed on their computer (This is also why we do not rely on plug-ins so that our product always works).
Hope this clears up. Please feel free to let us know if you still have any questions.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 5/21/2010 Posts: 4
|
Ok. Now I got it.
Thanks.
|
|
Rank: Newbie Groups: Member
Joined: 9/20/2010 Posts: 4
|
eo_support, you could easily expand your uploader by adding small hidden flash plugin which had Open File Dialog with multiple file selection. Look how cool Google did that in GMail(file attachment upload). This is essential feature I think.
|
|