Welcome Guest Search | Active Topics | Sign In | Register

File explorer and file uploader Options
kronns
Posted: Thursday, December 11, 2008 3:54:45 AM
Rank: Newbie
Groups: Member

Joined: 9/18/2008
Posts: 9
The file explorer control has a built-in file uploader tool. Based on this, I'd like to know 2 things:
1) is it possible to configure the tool for multiple-file uploads?
2) is there any event that could be trapped any time a file is successfully uploaded. The idea behind this is to trigger a procedure every time a file is correctly uploaded.

Thanks to all for the help you could provide.
eo_support
Posted: Thursday, December 11, 2008 5:44:01 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

Thanks for posting in the forum. As to your questions:

1) Unfortunately the built-in uploader does not support multi-file upload. You can upload multiple times, but only one file for each upload.

Our standalone uploader does support multi-file upload at the same time. However the browse file dialog still only allows you to pick one file a time (you would browse multiple times). Allowing multi-select with the browse dialog is not possible without using plug-in based technologies such as Flash and ActiveX. Since our uploader is a pure JavaScript + DHTML solution, it does not support multi-select.

2) You will need to handle this event:

http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.FileExplorer.FileUploaded.html

Hope this helps.

Thanks!



You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.