Pierre, I am not sure I understood you. Could you give some example of what you described?<br><br>Thank you,<br>Andrew<br><br><div><span class="gmail_quote">On 3/26/07, <b class="gmail_sendername">Pierre THIERRY</b> <<a href="mailto:nowhere.man@levallois.eu.org">
nowhere.man@levallois.eu.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Scribit Tobia dies 26/03/2007 hora 21:51:<br>
> Although, if the operation is very lengthy (say, more than a minute)<br>> you should consider an anyncronous approach: a separate working thread<br>> plus client-side page refreshes (or AJAX or an iframe) for status
<br>> polling.<br><br>AJAX is maybe a bit overkill here. Many sites just show an intermediate<br>page with an immediate refresh to goes to the URL of the lengthy<br>computation.<br><br>As all browsers won't redraw anything before they get data, you can then
<br>use the "data as return value" paradigm for both handlers, the<br>intermediate page and the lengthy computation.<br><br>Alternatively,<br>Pierre<br>--<br><a href="mailto:nowhere.man@levallois.eu.org">nowhere.man@levallois.eu.org
</a><br>OpenPGP 0xD9D50D8A<br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.6 (GNU/Linux)<br><br>iD8DBQFGCIrKxe13INnVDYoRAtmwAJ4uBw2+ZpHfaOl/3YiXQogPYBX0qwCg5Qjn<br>sEoOgEFuXGpz1pI5gkYjcN8=<br>=GK2r<br>-----END PGP SIGNATURE-----
<br><br>_______________________________________________<br>tbnl-devel site list<br><a href="mailto:tbnl-devel@common-lisp.net">tbnl-devel@common-lisp.net</a><br><a href="http://common-lisp.net/mailman/listinfo/tbnl-devel">
http://common-lisp.net/mailman/listinfo/tbnl-devel</a><br></blockquote></div><br>