• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
AjaxFileUpload UploadProgress binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: AjaxFileUpload UploadProgress binding
      • From: Michael Kondratov <email@hidden>
  • Prev by Date: Re: Problem loading Ajax frameworks
  • Next by Date: Re: AjaxFileUpload UploadProgress binding
  • Previous by thread: Re: What causes a ZERO in the ID ?
  • Next by thread: Re: AjaxFileUpload UploadProgress binding
  • Index(es):
    • Date
    • Thread