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

Notification

Icon
Error

Options
Go to last post Go to first unread
Vinod  
#1 Posted : Wednesday, July 26, 2006 7:01:01 AM(UTC)
Vinod

Rank: Member

Groups: Member
Joined: 7/18/2006(UTC)
Posts: 5

Hi,
I would like to add a long message to MessageMaxFileSizeExceededText property. I would like to split the message in three lines instead of having one long message. I tired using \n to the message parameter, but the message box ignores the newline character. Is is possible to add a new line character to the message box.
George Ulyanov  
#2 Posted : Wednesday, July 26, 2006 1:46:40 PM(UTC)
George Ulyanov

Rank: Advanced Member

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

Quote:
Vinod (7/26/2006)
...using \n to the message parameter...


Please try to use "\r\n".

Edited by user Monday, February 18, 2008 6:24:45 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
ytkong  
#3 Posted : Wednesday, June 24, 2009 12:23:12 PM(UTC)
ytkong

Rank: Newbie

Groups: Member
Joined: 6/17/2009(UTC)
Posts: 6

After trying your method, there is no line break. This happens in Google Chrome 2.0.172.31 and Mozilla Firefox 3.0.11.
IE 7 is working fine.
Tamila  
#4 Posted : Thursday, June 25, 2009 1:55:00 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hello,

This problem is already fixed in Image Uploader 6. Now \n works well in all browsers.
For example:
iu.addParam("DropFilesHereText", "Drop\nFiles\nHere");
iu.addParam("LoadingFilesText", "Loading\nFiles");

If you still have this problem please let us know what property you use.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
ytkong  
#5 Posted : Thursday, June 25, 2009 7:04:38 PM(UTC)
ytkong

Rank: Newbie

Groups: Member
Joined: 6/17/2009(UTC)
Posts: 6

Hi,

Thanks for the reply. \n does not work on "MessageSwitchAnotherFolderWarningText" property which is from javasript localization file. I tested the default message that assigned.

Thanks.

Tamila  
#6 Posted : Sunday, June 28, 2009 1:44:33 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi,

Thank you for bug report. Our developers will fix it in future releases.
Aurigma Support Team

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
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.