Hi, I've noticed that one of my users was causing errors in my application because he opens several windows to work in different areas of the system in the same time. This causes conflicts in the session scope, since all of his windows are having the same cookie, therefore the same session.
This person is now aware of the problem and is not using several windows anymore, but just out of cutiosity, does any one see how I could detect such behavior? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353026 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

