Re: auto refresh live chat button

  •  08-09-2009, 10:36 AM

    Re: auto refresh live chat button

    Hi,
     
    You can check the source code of the Support-Visitor-monitor.js.aspx
     
    The server side CuteChat.ChatWebUtility.HasReadyAgents() return whether there's available agents.
     
    You can implement your request by JavaScript+XMLHttpRequest
     
    Regards,
    Terry
View Complete Thread