Search

You searched for the word(s):
< 1 second(s)
  • Re: Displaying User Names

    Thanks Adam for your quick response. Here is how I have implemented this method: &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dim MemberName As String = '''' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim cmd As New SqlCommand&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cmd.Connection = New ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by pshk_cute on December 19, 2006
  • Displaying User Names

    Hello, &nbsp; I am using the CuteChat,&nbsp;integrated with an existing user membership database. The UserName field in my aspnet_Users table is a numeric value. However, I want to display the full name of the users in the Chat window where all the&nbsp;UserNames of the users who are online are displayed. The full name is in a seperate Members ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by pshk_cute on December 19, 2006
  • Display Full User Name in User List

    Hello, &nbsp; I am implementing Cute Chat and Web Messanger, integrated with the existing membership database. I user a numeric MemberID as UserID which shows up in User List in Cute Chat. I need to display the full User Name from the Membership database with the MemberID in parenthesis. How can I do that? &nbsp; Thanks for your help.
    Posted to Cute Chat and Cute Web Messenger (Forum) by pshk_cute on October 31, 2006