wesclyburn,
>> 1. How can I make it display the username rather than the user's first name?
Open the CuteChat control project, Change the following code:
Public Overrides Function GetUserDisplayName(ByVal useruniquename As String) As String
Return GetUser(useruniquename).FirstName
End Function
To
Public Overrides Function GetUserDisplayName(ByVal useruniquename As String) As String
Return GetUser(useruniquename).Username
End Function
>> 2. Where are the admin function for polling rate, etc.?
a. Log in as admin, click the Chat admin button.
b. click the configuration tab
c. In the bottom of configuration page, you can change the Cute Chat performance setting.
Keep me posted.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx