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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
