Hi Michael,
If you can share it on the list, we could send you some feedback.

Moving forward, it would be nice to have such a component, but would it 
integrate well into an existing component?

thanks,

mai
On Nov 28, 2011, at 7:41 PM, Michael Kondratov wrote:

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

 _______________________________________________
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]

Reply via email to