Re: Setting Time out for Chating.

  •  06-05-2007, 4:17 PM

    Re: Setting Time out for Chating.

    suren,
     
    >>can we set the time limit for the disconnect the chat application.
     
    >>e.g. if we set the 20 mins. then after 20 mins chat window automaticaly close or stop the chat.

    This feature will be available in the coming new version.
     
    >>also if we integrate this chat in our porject and login with 'ABC' and in opthe r browser we will login with 'XYZ' then it is possible to chat only with two person no any other person if any one login at that time.
     
    Yes.
     
    >>and if user 'ABC send message to 'XYZ' then automaticaly open chat window to 'XYZ' system,
     
    Yes.
     

    Cute Web messenger 

    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:

    http://cutesoft.net/forums/thread/20911.aspx

     
    >>and last question is can we store all chating detail in our database.
     
    All chat records are stored in Database automatically.
     
     
     
     

    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