In a lot of situation, CF finishes processing before all the
data/results/etc. are returned to the client's browser. You could use
CFSCHEDULE to process the query 15 or 20 minutes (the scheduler looks for
new tasks every 15 min so cover the window) after the request was generated
by the user.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 11, 2000 8:40 AM
To: CF-Talk
Subject: Any good ideas?
Is there anyway to force a query to finish processing even if the user
leaves the page before it is finished? We have an application that lets
our users run a report and it generates a delimited file based on the
query. We would like it so that the file will be generated and stored
in a directory for them to come back at any time to download. It is not
feasible for the user to sit there and wait for it since these are some
big queries. If this is not possible to do, does anyone have any ideas
on how we can get these generated.
Oh, it is currently working like this but on a different platform,
different software and doing some weird things to accomplish this. I
need a CF solution to this.
Thanks,
Misty
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists