3 Dec
2002
3 Dec
'02
9:15 a.m.
On Mon, 2002-12-02 at 23:50, Ausum Studio wrote:
Read the answer to the today's post "MessageDialog in Python Script". You may also find useful this how-to: http://www.zope.org/Members/don/long_procces
I've read this howto and it seems quite simple... But what does happens if the user cancel the request on his browser during this long-time process ?? - does the process goes until the end or is it cancelled immediately ? - in the first case, is there any way to check that the operation has been cancelled by the browser, so that the operation can be stopped ? Thanks for these informations. Thierry