Hello,
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?
Thanks for your help.