>The code involves tracking logins >using a structure in the Application scope.
thanks very much for your replies, yes i guess it would be good to have the 'active users' usernames so that i can inform them that we will be locking it off in a given period of time so i would store a structure within the application scope and have the onsessionstart and onsessionend add and delete the users from this scope, is that right? thanks very much. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293739 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

