Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Quick way to show a waiting message until UpdateCompleted finishes execution
Quick way to show a waiting message until UpdateCompleted finishes execution
Last post 06-10-2009, 12:58 AM by
cutechat
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
06-08-2009, 6:40 AM
52864
BogdanS
Joined on 06-08-2009
Posts 4
Quick way to show a waiting message until UpdateCompleted finishes execution
Reply
Quote
Is there a quick way to show a waiting message until the UpdateCompleted event finishes execution? When I upload a lot of files it takes a while to copy/process the files and on the client side it seems that everything finished.
Thanks!
06-10-2009, 12:58 AM
52937
in reply to
52864
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Quick way to show a waiting message until UpdateCompleted finishes execution
Reply
Quote
Hi,
http://ajaxuploader.com/document/scr/JavaScript-API.htm
You can use the Postback event to show some animation via JavaScript.
Regards,
Terry