I have been trying to work out some of the details for an asynch call I need. I have an external CFHTTP call that returns a data set as an xml packet. This call can take up to 10 seconds to complete, so I want to spawn it off and let it run while the users is navigating some other pages.
Problem is, I need to know when the packet gets back and I need to maintain session information across the request so that the user accesses the correct packet of data. I've successfully set up the gateway and made the call, but I am stuck from there. Any suggestions. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200703 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

