msgbartop
News, views, tips and tricks on Oracle and other fun stuff
msgbarbottom

How to track user sessions in ColdFusion

In order to use your ColdFusion web application, a user is required to enter login information, i.e. a user name and a password. Now, you want to know who is logged in at any point in time (maybe you want to shut down the server for maintenance and you do not want any logged in users to lose their work). Here is how you do it: (more…)

Filed in ColdFusion with 4 Comments | Tags: ,