Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
kakashka  
#1 Posted : Monday, August 2, 2010 3:58:04 AM(UTC)
kakashka

Rank: Newbie

Groups: Member
Joined: 12/28/2009(UTC)
Posts: 2

Hello,
We bought you product and we are using Image upoader "Concurrent Upload" mode.

Is it possible to remove "Delete Cross" from the photoROW, when UPLOAD process already started?
It working with mistakes, for example, if you will start to delete photo-rows with "Delete Cross" from the list while Upload process is started, than this Row will be UPLOADED ANYWAY? And some times it brakes the Action (after upload is finished) - go to success page.

This is the only problem we have with your product, all other functions working very well.
Can you please give me feedback with this?

Thanks!

p.s. please excuse me for this unusual nickname

Edited by user Monday, August 2, 2010 4:00:35 AM(UTC)  | Reason: Not specified

Dmitry.Obukhov  
#2 Posted : Monday, August 2, 2010 3:09:56 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups:
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Dmitry,

You can disable displaying remove icon (cross) on preview thumbnails. Just set the value of EnableRemoveIcon property to false:
Code:

  iu.addParam("EnableRemoveIcon", "false");

But in this case the cross icon will be invisible always (not only when upload is starting).

P.S. The next version of Image Uploader will not have concurrent upload feature because now we consider that it does not bring any benefits in comparison with single thread upload. It was added as a workaround for problems with Windows library responsible for operations on HTTP which gave low upload speed. Now this problem is resolved and there is no need in concurrent upload feature.

If you have any questions or problems, please feel free to let me know.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Guest
Forum Jump  
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.