I'm not sure on the 'stealing' part. If the _application.cfm's from my example are in the exact same directory as the Application.cfm then it should work without a hitch.
- Calvin -----Original Message----- From: Scott Brady [mailto:[EMAIL PROTECTED] Sent: Monday, February 28, 2005 12:10 PM To: CF-Talk Subject: Re: REPOST: Two applications sharing cfid/cftoken On Mon, 28 Feb 2005 11:47:12 -0500, Calvin Ward wrote: > If you are creating some sort of shared variables or other code that needs > to be run by both apps, then you would probably be better served creating an > include file that is included by both Apps and doesn't have cfapplication on > it. I agree we'd probably be better served. But, this whole code is built on a house of cards (I can say that since I didn't build it :) ), and I'm not sure how feasible it would be to separate them out [the main application.cfm itself has a lot of includes in there -- it's really a mess]. I guess I should investigate that. But, I'm still not sure how the one app is stealing the cfid/token of the other, since they're different application names. (or why the reverse doesn't occur) Scott -- ----------------------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:196811 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

