Re: Two question

  •  10-10-2006, 4:14 PM

    Re: Two question

    Jasmin.NET,
     
    Thanks for the nice comments about our product.
     
    1. I want to remove that link and coresponding icon.
     
    Please open Themes\default\Skins\Skin-DisplayUserWelcome.ascx file and remove the following code:
     
     <%="<"%><%="script"%><%=" src='"%><%=ResolveUrl("~/CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx")%><%="'"%><%=">"%><%="<"%><%="/script"%><%=">"%>
     
     <img src="<%=ResolveUrl("~/CuteSoft_Client/CuteChat/images/icon_invite.gif")%>" align=absmiddle><a href="###" onClick="Chat_OpenMessenger()" >Messenger</a>

    2.  My question is. Is it possible to see all integrated chat rooms trough chat link?
    By default it will show no room because you haven't created any chat room yet.  You can login as admin, click "chat admin" button, choose "room admin" tab to create your room.
     
    Or you can use the forum name as chat room name. Please follow the step below:
     
    Open Chat.aspx and remove the following code:
     
     
    if (lobby.Integration != "")
       continue;
     
     
    Hope it helps.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread