Hello,
I'm using this script to make multiupload image
http://aspuploader.com/demo/ajax-multiplefiles.asp
when I upload 2 files (or more) with the same name,
the second file is renamed by adding the upload time
but the list displays the files with the same name that is
![](http://cutesoft.net/rte-uploads/members/264464/1_2013-11-29_120311.jpg)
but I must see
![](http://cutesoft.net/rte-uploads/members/264464/2_2013-11-29_120341.jpg)
as has been uploaded
Now, how can I view the file as they really are uploaded?
(something like that)
thank you very much