Re: File upload as longresponse page
Re: File upload as longresponse page
- Subject: Re: File upload as longresponse page
- From: Chuck Hill <email@hidden>
- Date: Fri, 19 Jun 2009 10:18:13 -0700
Take a look at AjaxFileUpload in Wonder's Ajax framework.
Chuck
On Jun 19, 2009, at 5:35 AM, WebObjects - Anazys wrote:
Hi all,
I'm looking for a solution to give feedback to the user when he
wants to upload large files, ideally without any javascript..
I try to do that without any javascript, but I'm not sure that it
could be possible.
I found this old mail in the mailing list, but the link to wocode is
now unavailable. Someone knows how this code works or a new link to
found that ?
There is maybe a new way to do that..
Thanks for your help.
Cedric
Le 23 janv. 06 à 20:12, David Holt a écrit :
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.
Thomas Szasz
from Sunbeams: http://www.thesunmagazine.org
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
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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