Rank: Advanced Member Groups: Member
Joined: 3/18/2008 Posts: 41
|
Hi.
I am looking for a "onUploadStarted" event in the AjaxUploader - a client or server event which will be fired once the upload progress starts. I see that the ClientSideOnProgress is fired a lot of times during the upload progress. Is there an event that will be fired only once - when the upload progress starts?
HT
|
Rank: Advanced Member Groups: Member
Joined: 3/18/2008 Posts: 41
|
I installed the latest version, and there I found ClientSideOnStart :-)
|