Is there a way to dynamically create an application name?  By this I 
mean if you have a user that is accessing a site from two different 
browser windows is there a way to separate their sessions?

I have a few applicaitons that have various variables set depending on 
the user level of the person logged in.  What sometimes happens is that 
someone will log in as one user level in one window and a different one 
in another.  In some rare instances this doesn't cause a problem, 
however when they log out from one window (and the applicaiton deletes 
the session as it's supposed to), the other window suddenly starts 
blowing up all over the place.

My thought was if I could dynamically generate an application name for 
the CFApplication tag.  Can this be done?

Thanks!
Hatton

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to