Rank: Newbie Groups: Member
Joined: 6/26/2007 Posts: 5
|
After a user uploads a list of files, they can press a Process button the the page. When they process the files, I upload them to a DB for later use and then call the CLearPostedFiles. I've put the uploader control in an update panel. I call the update on the panel. However, the file list is still on the client side. If you upload a new file, it clears the list and only shows the new file. I'd like the list to be empty after I do the process. Is there any way I can do that? Thanks.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Here you go: http://www.essentialobjects.com/ViewDoc.aspx?t=EO.Web.AJAXUploader.ClearPostedFiles.htmlThis method is added recently. So you may need to update your version. Thanks
|
Rank: Newbie Groups: Member
Joined: 6/26/2007 Posts: 5
|
Thats what I'm calling now, and it doesn't seem to be clearing them. I'm running 4.0.20.2. We download page indiates that the latest build.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi John,
Sorry that we didn't spot you are already using it. We will look into it and get back to you as soon as possible.
Thanks
|