RE: question - manipulate text on sender side
Change it in the Received message function rather than the send message. This function is fired after the message has already been sent to the recipient. The problem is that the message cannot be any longer than the original message.
|