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

Notification

Icon
Error

Options
Go to last post Go to first unread
quacka  
#1 Posted : Tuesday, August 22, 2006 1:13:26 AM(UTC)
quacka

Rank: Member

Groups: Member
Joined: 1/17/2005(UTC)
Posts: 32

Is this possible? must of our users upload heaps of files and takes a few hour. I find with this showing our pages after this cant check for session active properly and causes a few bugs.
George Ulyanov  
#2 Posted : Tuesday, August 22, 2006 12:51:58 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups:
Joined: 7/26/2006(UTC)
Posts: 203

Quote:
quacka (8/22/2006)
Is this possible? must of our users upload heaps of files and takes a few hour. I find with this showing our pages after this cant check for session active properly and causes a few bugs.


I think it is what you need:

http://www.aurigma.com/ref-P-Im...eUploadCompleteText.aspx

Edited by user Tuesday, February 19, 2008 1:26:42 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
Fedor  
#3 Posted : Wednesday, August 23, 2006 6:41:09 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)
In short just set MessageUploadCompleteText property to empty string:

Code:
iu.addParam("MessageUploadCompleteText", "");
Best regards,
Fedor Skvortsov
Gini  
#4 Posted : Friday, August 25, 2006 4:20:55 AM(UTC)
Gini

Rank: Member

Groups: Member
Joined: 8/16/2006(UTC)
Posts: 9

I also need this functionality to disable the 'Upload Complete' messagebox.

I have used this property it works fine.

thank u
Gini
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.