We are using client vars for various things. One of our develpment boxes handles things differently for some reason, so I'm looking for ideas on how to resolve this.
We have code in application.cfm to convert the CFID and CFTOKEN to memory based cookies (so that they get destroyed when all browser instances are closed). This should mean that the next time a browser window is opened (without any others being opened first), a new CFID and CFTOKEN are created. And if that is the case, then a new set of client variables are created for the new CFID. However, this one workstation always gets the same CFID/CFTOKEN. We know this because it will consistently come up with client variables/values which should not exist yet. Any ideas what to look for on this workstation? The cookie settings are the same as the other workstations. Or maybe our understanding of how the client variables are handled is wrong? Thanks for any insight.... Shawn Grover ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

