Question
Sharing Application Variables
I have an Application.cfm in the root of my site called App1.
I have a directory in this site called Signup with an
Application.cfm named App2, I would like App2 to check my
Session.LoggedIn variable of the App1 application. Is this possible
to do? If so how, i have been racking my brain on this for a few
days. Thanks in advance!
