Question
cflogin
Hi everyone. I want to put a "who's on the site now" table on
my site and am wondering what the best approach is. I orginally
thought I could just do it via the Application cfm file with
cflogin and cflogout but then realized no one ever really clicks
the logout button so I can't do it that way.
Is there a way to query the cflogin so I can see who is currently logged in without having to use a db table on login and logout?
Thanks!
Is there a way to query the cflogin so I can see who is currently logged in without having to use a db table on login and logout?
Thanks!
