use cfschedule with action="" to create a task which runs once at
now() + the scheduler interval to make sure it gets picked up. It
will be stored as a schedule and triggered under a different thread,
while your template goes about it's business.
Toby
Thursday, January 22, 2004, 3:06:44 PM, you wrote:
TF> What's the best way to start/call a process in CF and not wait for it to
TF> finish?
TF> I'm thinking cfhttp but not sure...
TF> For example:
TF> A page is called, this page does a NSLOOKUP etc. which takes a bit of time,
TF> but I don;t want to user to have to wait for the process to finish, i.e.
TF> prevent unnecessary delay of the page loading time.
TF> Taco Fleur
TF> Blog <http://www.tacofleur.com/index/blog/>
TF> http://www.tacofleur.com/index/blog/
TF> Methodology http://www.tacofleur.com/index/methodology/
TF> 0421 851 786
TF> Tell me and I will forget
TF> Show me and I will remember
TF> Teach me and I will learn
TF>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

