|
Browse by Tags
All Tags » vb.net » Cute Web Messenger
-
Hello I am integrating the Messenger into my site. I am using VB.
I have read the documentation however unsure where I need to put the following code:
a. Create a class that inherits CuteChat.ChatProvider and implement these methods:
public override string GetConnectionString()
{
...
|
|
|