|
Rank: Member Groups: Member
Joined: 8/11/2009 Posts: 14
|
"posted_file_size" works and correctly displays the bytes:
AJAXUploader1.PostedFileLabelFormat = "{posted_file_name} - ({posted_file_size} Bytes)"
But, "posted_file_size_mb" doesn't work and shows the phrase "posted_file_size_mb" instead of the correct number. See below:
AJAXUploader1.PostedFileLabelFormat = "{posted_file_name} - ({posted_file_size_mb} MBytes)"
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We tested this and it works fine. Please try to isolate the problem into a separate test page and post the test page if the problem continues.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 8/11/2009 Posts: 14
|
The problem occurs when "AutoPostBack = True". I can see the correct number briefly and, then, the page submits. When the page reloads, the number is replaced by the text of the variable name. The weird part is that the "posted_file_name" functions correctly on the reload.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
I see. We did not try AutoPostBack=True. We will look into it and let you know.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have confirmed this to be a bug. We will fix it and provide you an update build as soon as possible.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 8/11/2009 Posts: 14
|
Thanks, greatly appreciated. Please let me know -- definitely want to buy this tool. No other competitor provides this level of support.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Glad that you like it. We will let you know as soon as the new build is available.
Thanks!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We have posted a new build that should fix this problem. Please see your private message for download location.
Thanks!
|
|