• 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
Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload


  • Subject: Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
  • From: Kohlhase Ulrich <email@hidden>
  • Date: Sat, 04 Aug 2012 11:52:48 -0400

Hi Michael,

While searching in the WO dev mailing list for hints on how to actually get multiple (Ajax) file upload to work, I came across your post from November last year. Are you still willing to share the HTML5 multiple file upload component you've mentioned with the WO community?

Thanks a lot!
Uli


> Date: Mon, 28 Nov 2011 22:41:36 -0500
> From: Michael Kondratov <email@hidden>
> Subject: Re: AjaxFileUpload UploadProgress binding
> To: Mai Nguyen <email@hidden>
> Cc: WebObjects Development <email@hidden>
>
> Hello,
> 	I am working on an HTML5 drag and drop multi file upload component. I can share or try to submit it to WOnder if there is interest.
>
> Michael Kondratov
> Aspire Auctions, Inc.
>
> On Nov 28, 2011, at 10:39 PM, Mai Nguyen wrote:
>
>> 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:
>>
>>
>> <upload3.tiff>
>> 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: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
      • From: Helmut Tschemernjak <email@hidden>
    • Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
      • From: David Holt <email@hidden>
  • Prev by Date: WODynamicElementCreationException
  • Next by Date: Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
  • Previous by thread: Re: WODynamicElementCreationException
  • Next by thread: Re: HTML5 drag-n-drop multiple file upload - AjaxFileUpload
  • Index(es):
    • Date
    • Thread