You can use multiple CFAPPLICATION tags in a single template, therefore, switching applications in the process.
Call the first CFAPPLICATION and store its application-scope variables in a different scope. Then, call the second CFAPPLICATION and load its application-scope variables from the different scope. I'm not sure if this behavior is the same in CF7. M!ke -----Original Message----- From: James Holmes [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 16, 2005 10:20 AM To: CF-Talk Subject: RE: Sharing Application Sessions They will all need to use the same application name (and therefore actually be the same app). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:194996 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

