Re: Open conversation window without contact list

  •  01-18-2007, 4:58 PM

    Re: Open conversation window without contact list

    No. We want online conversations. We would have to do something to indicate which user is online (I noticed you use the StateLog table).

    We were thinking of not using the contact list (IM_MainForm) at all. Just the conversation windows (IM_ChatForm). Let's say we would use our own page like a contact list but the Web Messenger to handle the conversations, that is opening the window, checking the DB for new messages, etc.

    Question, does the conversation window (IM_ChatForm) do all that? or is it the contact list (IM_MainForm) the one that polls the database for new messages/conversations?

    Thank you.


View Complete Thread