Hi all, We're storing our client variables in a SQL 2k database and the application.cfm file checks that 'client.iamid' exists, if not, sends user to the login screen. This has all been working fine, until recently, now each request from the client machine creates a new record in the Cdata and cglobal tables of the client variables db.
This is forcing the login screen to appear for each page request (whenever application.cfm is run) - so why is CF 'forgetting' that client.iamid has already been defined, and creating a new cfid for each page request? This is working fine on our live server, the problems are with a development machine, I've tried reinstalling CF5, but this has made no difference. Any help would be much appreciated. Thanks, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

