Hi,
I have installed Cute Web Messenger.
I want to write a sql script (other way is fine too. only do it one time) to get all DNN users and then add these users to Cute Web Messenger User's contact list
I checked inside of database. Looks like I only need insert/update the [CuteChat4_User].BuildinContacts
But the data in this field is so hard to figure out.
For example:
I saw this:
arr,S-3=10=User:hyang;,11=User:hesper;,11=User:tammyn;
arr,S-4=14=User:hostcrest;,11=User:hesper;,14=User:mratcliff;,10=User:admin;
I don't know how to decide s-3, s-4, 11, 10, 14
Anybody can tell me how to I put the value here? Appreciate your help