My appologies if this is a double post, but I've yet to see the email posted back to me (therefore, I'm not sure if anyone else has seen it, even though it is in the archives).
> We have built a common logon system for a few of our applications. This > logon system sets some session variables, but these vars don't appear to > be available in the other applications. > > Each application has it's own directory below wwwroot and it's own > application.cfm file with the CFApplication tag. Each CFApplication tag > specifies a different application name. Is this the cause of the session > variable problem? (i.e. application A sets a session variable, but > application B cannot see it.) If so, how has anyone else handled this? > The easiest ways I can think of are to create a common application.cfm > file which includes a file from each application to setup their > environment. Either that, or get creative with CFHTTP and post form data > to a "setVars.cfm" page in each application which would setup their > session variables. Can't really think of any other way around the > problem. > > Thanks for any input. > > Shawn Grover ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

