Re: Programatically send message in chat embed mode...

  •  02-19-2009, 10:54 AM

    Re: Programatically send message in chat embed mode...

    Hi,
     
    If you want to send message just in that page, you can call the javascript api SendMessage:
     
    SendMessage(text,html);
     
    Regards,
    Terry
View Complete Thread