View chat history web service

Last post 05-29-2008, 8:41 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  05-13-2008, 2:58 PM 40360

    View chat history web service

    As of yet I'm only evaluating the software, so please excuse my ignorance. Is there a way to view chat history by way of a web method (web services). I'd like to use cross domain buttons. Therefore, I'll be storing the chat sessions for SiteA in a database hosted on SiteB. I'd like to be able to view the chat history for SiteA from inside a Comments module on SiteA.
     
    Also, once a chat session has finished/ended, is there a way I can fire an event that would send information to a web service on SiteA? So, according to the question above, this would give me the opportunity to send the chat session id as an argument to a web method on SiteA, which I could use to build my own url (on SiteB) for viewing the details of that session.
     
    Ideas? Suggestions?
  •  05-29-2008, 8:41 PM 40914 in reply to 40360

    Re: View chat history web service

    Hi,
     
    Please check the CuteSoft_Client/CuteChat/Admin/Log.aspx
     
    You can use
     
    ChatApi.GetMessages(..)
     
    to load the history
     
    and then create your own webservice easily.
     
    Regards , Terry .
     
     
View as RSS news feed in XML