You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Magnus Haraldsen Amundsen <Ma...@computas.com> on 2008/08/04 17:44:22 UTC

File upload

Hi,

 

When doing file upload, and the file is at such a size that the
processing of the uploaded file takes quite some time, is it possible to
let the user continue with the browsing while the server handles the
processing in the background?


IMPORTANT NOTICE:
This message may contain confidential information. 
If you have received this e-mail in error, do not use, copy or 
distribute it. Do not open any attachments. Delete it immediately from
your system and notify the sender promptly by e-mail that you 
have done so. Thank you.


Re: File upload

Posted by Derek Hohls <DH...@csir.co.za>.
Not sure about the background processing part: it seems to
me that your browser *is* still involved in the process ie. it
is doing the sending while the server is doing the receiving...
but this may help ito keeping the users informed:

http://blog.fiveone.org/2006/11/good-progress.html 
http://ajaxian.com/archives/dojo-file-upload-progress-bar-widget


>>> On 2008/08/04 at 05:44, in message <49...@ATLAS.computas.int>, "Magnus Haraldsen Amundsen" <Ma...@computas.com> wrote:

Hi,
 
When doing file upload, and the file is at such a size that the processing of the uploaded file takes quite some time, is it possible to let the user continue with the browsing while the server handles the processing in the background?





-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their support.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: File upload

Posted by Geert Josten <Ge...@daidalos.nl>.
How about letting users do the upload in a separate (popup) window, which they can minimize while it is still busy?

;-)

Cheers

>


Drs. G.P.H. Josten
Consultant


http://www.daidalos.nl/
Daidalos BV
Source of Innovation
Hoekeindsehof 1-4
2665 JZ Bleiswijk
Tel.: +31 (0) 10 850 1200
Fax: +31 (0) 10 850 1199
http://www.daidalos.nl/
KvK 27164984
De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.


> From: Magnus Haraldsen Amundsen
> [mailto:Magnus.Haraldsen.Amundsen@computas.com]
> Sent: maandag 4 augustus 2008 17:44
> To: users@cocoon.apache.org
> Subject: File upload
>
> Hi,
>
>
>
> When doing file upload, and the file is at such a size that
> the processing of the uploaded file takes quite some time, is
> it possible to let the user continue with the browsing while
> the server handles the processing in the background?
>
>
> IMPORTANT NOTICE: This message may contain confidential
> information. If you have received this e-mail in error, do
> not use, copy or distribute it. Do not open any attachments.
> Delete it immediately from your system and notify the sender
> promptly by e-mail that you have done so. Thank you.
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org