7 Feb
2001
7 Feb
'01
1:23 a.m.
On Tue, Feb 06, 2001 at 06:07:46PM -0500, Justin Stockton wrote:
Is there any way to fork the dtml-calls (or the ZSQL Methods) so that the server will finish the work in the background while returning control back to the browser?
You can use Xron and schedule a call to your ZQL method within the dtml-method. -- Roberto Lupi