| 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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]
