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 Ausum ----- Original Message ----- From: "VanL" <vlindberg@verio.net> To: <zope@zope.org> Sent: Monday, December 02, 2002 5:03 PM Subject: [Zope] Return results immediately but continue processing
Hello,
I have an app that uses Zope as a Front-End for some Database queries, some of which require a long time to process.
Is it possible to return an immediate result to the browser, something that says "Your processing request was received" and then *still* continue processing the query in the background until it completes?
Thanks,
VanL
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )