I had someone ask me a question today about an error message they were getting when trying to read a session.
The name of the session was: mydemoweb_1558129_973910d81ad1363a-56F3C720-DA19-CB22-E5857B8E076CF998 The error was: "56F3C720," is not a valid identifer name. Yes, that is how 'Identifier' is spelled in the CF error message :-) So I'm not the only person who typos!! heh Of course, reading it with array notation should solve it but I'm curious as to why his session names are that long and have '-' in them? Mine are much shorter and never contain '-'. Here's an example of mine: testing_1716_38565808 At first, I thought that, somehow, a uuid() was getting appended to the end somehow, and it probably is but everything BEFORE that is also somewhat longer. Is there a setting somewhere to cause that? I see where you can use a UUID for the cftoken in the administrator but that still doesnt make the session name that long. ..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.15.14/578 - Release Date: 12/7/2006 1:27 AM ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263126 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

