Newb to CuteCute, have a couple question

Last post 02-16-2007, 10:28 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  02-15-2007, 2:58 PM 26743

    Newb to CuteCute, have a couple question

    What's up all,
       We are looking of a DNN compatible chat/im app and "word on the street" is that Cute Chat and Messager is the best one.
    So I just have a couple questions before I go ahead with the purchase...The might be "a given" but I just want to make sure before we make the purchase.
     
    -We already developed our own "buddy list" module, can I use the controller to initiate a new IM session from my module?  Or do I need to have the source code for that?
     
    -Can I turn off the PM system without the source code?  We already created a PM system which is integrated with other modules in the portals.
     
    I guess that is it or now.
    Thanks!
  •  02-16-2007, 10:28 PM 26759 in reply to 26743

    Re: Newb to CuteCute, have a couple question

    Wolverine10,
     
    Thanks for the interest.
     
    >>We already developed our own "buddy list" module, can I use the controller to initiate a new IM session from my module?  Or do I need to have the source code for that?
     
    There is a function Chat_OpenContact which allows you send users directly to the im_chatform.aspx page.
     
    For examples:
     
    <script src="CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx"></script>
     
    Users
    <a href="#" onclick="Chat_OpenContact('IE')"><img src="CuteSoft_Client/CuteChat/Images/avatar.gif">UniqueName=IE</a>
    <br>
    <br>
    <a href="#" onclick="Chat_OpenContact('Netscape')"><img src="CuteSoft_Client/CuteChat/Images/avatar.gif">UniqueName=Netscape</a
     
    This thread is discussing the same issue:
     
     
    You don't need the source code to do that.
     
    >>-Can I turn off the PM system without the source code?  We already created a PM system which is integrated with other modules in the portals.
     
    Not sure which PM system you want to turn off.
     
     
     
     
     

    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 as RSS news feed in XML