|
Browse by Tags
All Tags » Chat » User Profile
-
Hi
I am running CuteChat as a means of gathering information from target groups of people. It is necessary for me to able to review the chat logs after a session is completed. All of the users who join my group are anonymous (except for moderators) and are, therefore, initially assgined the default system username (guest_xx). However, ...
-
<%@ Application Language=''C#'' %>
<%@ Import Namespace=''CuteSoft.Chat'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationConnectionStringProvider'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationUserAdapter'' %>
<%@ Implements Interface=''CuteSoft.Chat.IHttpApplicationDataProvider'' ...
|
|
|