Re: File upload as longresponse page
Re: File upload as longresponse page
- Subject: Re: File upload as longresponse page
- From: David Holt <email@hidden>
- Date: Mon, 23 Jan 2006 11:12:08 -0800
Hi Wolfram,
Check out the non-blocking file upload on WOCode. I find that it works pretty well and looks to do what you are asking for.
http://wocode.com/cgi-bin/WebObjects/WOCode.woa/1/wa/ShareCodeItem?itemId=306
David
--
Men are afraid to rock the boat in which they hope to drift safely through life's currents, when, actually, the boat is stuck on a sandbar. They would be better off to rock the boat and try to shake it loose, or, better still, jump in the water and swim for the shore.
<x-tad-smaller>
Thomas Szasz
from Sunbeams: http://www.thesunmagazine.org</x-tad-smaller>
On 21 Jan 2006, at 3:09 AM, Wolfram Stebel wrote:
Hi list,
is there any known implementation for a file upload with a long reponse
page, giving feedback for the upload process?
The reason i ask (and correct me when i'm wrong!):
- browsers do not check the file size
- browsers will time out in normal WOFileUpload on files to big
- Sessions might time out, when the normal WOFileUpload takes tooooooo long
:-)
- Users get bored, uploading large files, getting told "file to big".
Before WO included WOFileUpload component, there must have been lots of
implementations for streaming. Would it help, doing it myself? Any code
snippets?
And (sorry for asking, might be very dumb :-) ) would i be able to check the
file size before streaming up, i.e. to provide progress information?
Thanks all!
Wolfram
_______________________________________________
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
_______________________________________________
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