Welcome Guest Search | Active Topics | Sign In | Register

AJAX uploader - time remaining progress dialog Options
Suraj11
Posted: Monday, July 6, 2009 8:01:47 AM
Rank: Member
Groups: Member

Joined: 5/12/2009
Posts: 10
Hi there. I am using the Ajax uploader object and wanted to know how I can change the 'time remaining' parameter in the progress dialog to measure in 'minutes' rather than 'seconds'. Thanks
eo_support
Posted: Monday, July 6, 2009 9:36:05 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

I believe you need to do that with JavaScript. You would need to handle the uploader's ClientSideOnProgress event and then call the uploader's getEstimiatedSecondsRemaining method to get the time remaining. You can then display it whatever way you would like.

Thanks!


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.