AjaxFileUpload UploadProgress binding
AjaxFileUpload UploadProgress binding
- Subject: AjaxFileUpload UploadProgress binding
- From: Mai Nguyen <email@hidden>
- Date: Mon, 28 Nov 2011 19:39:21 -0800
Hello List,
Does anyone have an example of using an AjaxFileUpload where an actual file is uploaded?
I have looked at the Ajax Example in Project Wonder, in particular FileUploadExample, and I used identical bindings in my test, but my upload is stuck after displaying the "Upload Starting... " message:
AjaxFileUpload : AjaxFileUpload { allowCancel = true; uploadProgress = uploadProgress; finishedAction = uploadFinished;
}
where uploadProgress is just defined as: public AjaxUploadProgress _uploadProgress;
If I use AjaxFlexibleFileUpload, the file is uploaded properly, but I would rather use the standard upload.
Anyone has any hints?
Thanks for your help,
mai
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden