Welcome Guest Search | Active Topics | Sign In | Register

AJAXUploader - I don't want to overwrite existing file Options
JelloWasabi
Posted: Thursday, October 30, 2008 5:58:27 PM
Rank: Member
Groups: Member

Joined: 7/5/2008
Posts: 12
I don't want the uploader to automatically overwrite a file with the same name. Is there away to handle this?
eo_support
Posted: Thursday, October 30, 2008 6:09:20 PM
Rank: Administration
Groups: Administration

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

I believe the uploader creates a new file name when it sees the file already exisit. For example, if you try to upload "abc.dat" and it's already there, it would save the new copy as "abc 2.dat". Obviously, if you are not happy with that naming scheme, you would just handle the uploader's FileUploaded event and do whatever you'd like to do (Move/Rename/Delete or whatever).

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.