I think won't work because in Upload are involved the WebServer and the Browser, not the WO App
Regards
Amedeo

On 13/nov/06, at 23:42, Joe Moreno wrote:

Here's an option that might work...

Since the actual upload has to be completed in a single request response loop, you could also have another window open with a long response page that pings the progress and shows how much has been uploaded with each R/R loop. The WO app would have to stream the bytes to the file system during the upload.

- Joe


On Nov 13, 2006, at 13:22:10, Amedeo Mantica wrote:

Have same problem, I think we cannot use WOLongResponse, but instead we need to upload the file using a Java client app, of a Flash app.
Regards
Amedeo

On 11/nov/06, at 22:29, Jonathan Miller wrote:

Hi,

Does anyone have an example on how to upload a file using WOLongResponse? The goal is to have a file uploaded in the background with a progress page being displayed to the user.

Thanks in advance

Jon
_______________________________________________
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/amedeo% 40macintossicati.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/joemoreno% 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]

Reply via email to