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

Notification

Icon
Error

Options
Go to last post Go to first unread
Watzman  
#1 Posted : Friday, February 19, 2010 8:46:33 PM(UTC)
Watzman

Rank: Newbie

Groups: Member
Joined: 1/18/2010(UTC)
Posts: 4

Hello,

is there a configuration switch to suppress the alertbox at the end of the upload process? I found the 'SilentMode' flag but this prevents the progress bar from being shown as well.


Regards,
Michael
Fedor  
#2 Posted : Friday, February 19, 2010 8:51:30 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Michael,

Just set ImageUploader.MessageUploadCompleteText property to an empty string:

Code:
iu.addParam("MessageUploadCompleteText", "");

Edited by user Friday, February 19, 2010 8:52:37 PM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
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.