Hi,
I'm trying to integrate Cute chat with existing web app. I found out that when a user changes his name (the one displayed in the cute chat), the change is made in the DB, but is not displayed in the chat. Logging out from the app, and even closing the browser window does not help.
As long as I can see user information is stored in an object ChatWebUtility this info is cached for some time.
Is there any way to get this thig fixed.