Question
Trouble with Session Management
I am trying to assess how many people I lose on my site
because they dont have cookies enabled. when I disable cookies in a
browser and <cfoutput> a urltoken, it prints out a new value
every time I refresh the page, as expected. But when I try to log
the CFID when people come to my home page so that I may pass it
around through the site, I get some "element CFID undefined in
session" errors