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.