Welcome Guest Search | Active Topics | Sign In | Register

Ajax Uploader FinalLocation doesnt overwrite Options
Loren Dorez
Posted: Wednesday, December 23, 2009 11:12:08 AM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
When using the FinalLocation it appears the Uploader doesnt have the property set to overwrite the old file
eo_support
Posted: Wednesday, December 23, 2009 11:24:16 AM
Rank: Administration
Groups: Administration

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

There will not be one. Consider the following scenario: if user A uploads users A's "homework.doc" and later user B uploads user B's "homework.doc", then user A's "homework.doc" will be overwritten by user B's "homework.doc" if you had turned overwritten on. You should code FileUploaded event to properly handle such scenarios instead of always trying to look for something on the control. It would probably cause you more trouble if we had such a property on the control.

Thanks
Loren Dorez
Posted: Wednesday, December 23, 2009 11:59:05 AM
Rank: Advanced Member
Groups: Member

Joined: 1/9/2009
Posts: 97
Yes im working on hanldeing if useing the fileuploaded event. Maybe a suggestion would be a Toggle True/False property of wether or not to have it set to override when moving from temp to final location
eo_support
Posted: Wednesday, December 23, 2009 12:17:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
We have already told you "there will not be one" and explained why. This issue is closed.

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.