How about cfsheduling a once-run execution of the page in one second's time?


-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 20 January 2005 4:46 
To: CF-Talk
Subject: RE: CF calling a page itself

Depends if you want that "Action complete" message. 

Another option would be to use cfhttp, then when the page is complete it
updates a field in the database, and you get your calling page to use remote
scripting to query that data every few seconds until the process is
complete. You'd need a remote scripting tool (such as my one
http://eswsoftware.com/srs/ but there are many others) for this. But it's
probably just making things unnecessarily complex.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191138
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to