I'm developing an intranet, using cf_authenticate to let people in.
However, we deploy both IE and NS to the desktop PC's, so am I right in
thinking that I can't use Client.CFTOKEN to track users (because if Bob uses
IE, it'll geset to one value, and if he comes back with NS, it'll be set to
another value ?
If I'm correct in that, whats the best way to identify people (so I can
store preferences and stuff for them) ? I'm currently planning to create a
hash of their username, and use that as the lookup....

(and thanks to those who helped with the cf_authenticate problem - it
suddenly started working overnight !)

Regards,

Thomas Chiverton
Office: 01565 757 909
Recovered from laptop crash


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to