Re: File Upload using WOLongResponse

2006-11-13 Thread Fabrice Pipart
I managed to have the WOLongResponse page working with a refresh bar.I ve always wanted to publish it on wocode or somewhere.Unfortunately I don't have the time to do it right now (extract the code from my app, document etc etc).I think I will be able to release it by the end of the month if someon

Re: File Upload using WOLongResponse

2006-11-13 Thread Amedeo Mantica
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 an

Re: File Upload using WOLongResponse

2006-11-13 Thread Amedeo Mantica
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

Re: File Upload using WOLongResponse

2006-11-11 Thread David Holt
Try this thread:http://www.nabble.com/WOFileUpload,-Apache-and-large-file-t2372458.htmlOn 11-Nov-06, at 1:29 PM, 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 displ

re: File Upload using WOLongResponse

2006-11-11 Thread Jonathan Miller
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 lis