Use the new AjaxFlexibleFileUpload. Just drop it on the page and bind the same few bindings that you did in the old days for WoFileUpload such as filePath, finalFileName, streamToFilePath, etc. Try it, it just works very nicely and does the upload in a separate iframe.
On May 17, 2010, at 12:07 AM, ute Hoffmann wrote: > Hi, > a short question: is the wonder ajax file uploader non-blocking, > can I open it in a popup and will it work non-blocking while the user does > something different > in the main window? Or do I need to use the non-blocking file uploader I found > to archieve what I need. > > I plan to stream the files to disk, if that makes a difference. > > Is there a working sample how to implement the process-bar for the ajax file > upload? > The example stops where my questions start. > > Regards, > > Ute > > > _______________________________________________ > 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/kieran_lists%40mac.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]
