Have an embedded chat in a DNN page. Our client would like to chose a message from a list of canned messages (no problem...we can supply this), click on a msg, and send it to the person he is chatting with. Is it possible, and if so, to programmatically send the selected message to the active chat window? I will know the lobby-id, etc, so all is good there. Just looking for a way to get a message into the chat window and click the Send button (programmatically).
Thanks!