Adding chat button and monitor tag to web pages problem

  •  10-04-2012, 5:49 AM

    Adding chat button and monitor tag to web pages problem

    I have installed Cute Live Support and all work fine.

     

    I tried to add  button in an aspx page.

     

    I used the following code: 

     

    <body>
        <form id="form1" runat="server">
        <div>
        <script  src="http://support.uniplan.it/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx" type="text/javascript"  ></script>
        </div>
        </form>
    </body>
     

    when I load the page I see nothing.

     

     what can be the problem?

     

    Thanks.

     

     

     

     

View Complete Thread