Hi Adam,
This is a long shot as this problem does not occur when a messenger chat window opens as a popup.
But I would appreciate your help on this one as it is the last problem before we buy.
As you know (form my last post) I have modified ChatUI_IMOpenConversation() to open the window in an Iframe:
win=window.open(url,"conversation",'status=1,width=560,height=400,resizable=1');
where the neme of the Iframe is "conversation". Chatting this way is fine except for one problem, the first message
is always lost. So I have to send it twice for it to get through to the contact. Any ideas?
Help is much appreciated.
Thanks.