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

Notification

Icon
Error

Options
Go to last post Go to first unread
jen  
#1 Posted : Friday, December 30, 2005 9:58:47 AM(UTC)
jen

Rank: Member

Groups: Member
Joined: 12/12/2005(UTC)
Posts: 11

Im trying to change the MaxTotalFileSize attribute dynamically.

How can this be done.

Using the sample files, I tried to adding javasccript via (using asp.net2.0):

Page.ClientScript.RegisterStartupScript

However, this doesnt work. I cant add any javascript this way.

So just how can I change the MaxTotalFileSize dynamically?

Thanks for any help Alex.

Alex Makhov  
#2 Posted : Tuesday, January 3, 2006 1:51:48 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Administration
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

Just use the following code:

Code:
ImageUploader.setMaxTotalFileSize(10000000);

Edited by user Sunday, February 17, 2008 7:09:00 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

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.