You could call another CF page in an image tag - it'll run, but the rest of
your page should download fine (although the browser won't consider it
"done").

Something like this:

<img src="" height="1"
width="1">

Jim Davis

From: Dave Phillips [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 13, 2004 2:10 PM
To: CF-Talk
Subject: Releasing client to do another process?

Hi folks,

Okay, here's my situation.  I have a process that I want to run whenever
a user registers for my system.  The problem is, this process can take
some time and I don't want to make the user wait for it to complete.  Is
there any way in CF that I can, in a sense, 'fire off a process' but
release the client to continue on to the next page so they don't have to
wait for it to finish?

Any ideas are welcomed and appreciated.  Thanks!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to