Search

You searched for the word(s): chat
Showing page 10 of 421 (4,207 total posts) < 1 second(s)
  • Re: Purchasing/integration chat + messenger questions

    Paul,   In the integration guide, We just use some CS integration code as examples.   Cute Chat just need the infomation of site membership. For example, you can pass the current username to Cute Chat . You can get this user name from sessions, active directory, cookie .....   Here are the whole list of integration ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 14, 2007
  • Re: Cute Chat Integration queries

    rimar,   >>Does the answer to 1 mean that Cute chat can integrate with an application in a web farm? Please clarify.   Yes. You need to add the following entry into your web.config file:   <add key=''CuteChat.MultipleServerMode'' value=''true'' />   >>So I presume I will not be able to see the any of ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 7, 2007
  • Re: Time users entered chat

    SonicSam, In the version 1.1 live support Scenario, akk the users get into a waiting room first. The Cute Chat picks the users for moderators based on  first come, first served basis. Those who are first to arrive will be the first to be waited on. In the next version, we will separate the live support from Cut Chat and add more ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 7, 2005
  • Re: Creating Chat Rooms from Code

    I had to do the same thing. Basically what I did was mimick the way cutesoft did their's by copying the code-behind (and logic) in the Lobbies.aspx and LobbyItem.aspx files. I created my own pages and controls in the exact same way they did theirs.  These can be found in the 'CuteSoft_Client\CuteChat\Admin' directory. I basically ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by swelborn on April 23, 2007
  • Re: Cute Chat

    >>I need Cute Chat license to  be distributed within a single commercial application developed by Manapro Consultores.   You can go with Redistribution License.   Redistribution License: A Redistribution License allows CuteEditor Control to be distributed within a single commercial application. A Redistribution license ...
    Posted to Purchase / License FAQ (Forum) by Adam on July 20, 2006
  • Re: Cute Chat and Cute Web Messenger problem with script in cs2.0

    >>If I Execute the Sql script i get this error: Line 4: Incorrect syntax near ''e''.   Are you using SQL Server Enterprise Manager and execute CuteChat3.sql?   I double-checked the SQL Scrit in the CuteChat for CS 2.0 package and it's good one. Execute SQLScripts\cutechat3.sql against your Community ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 19, 2006
  • Re: Installation - problem getting Cute Chat to start up

    Please check the step 4:   Modify web.config file and specify the Cute Chat Connection String and Connection String Provider   <appSettings>  ...   <add key=''ConnectionString'' value=''server=(local)\portal;database=SamplePortal;uid=test;pwd=test''/>  <add ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 4, 2005
  • Re: INSERT CHAT IN FRAMES

    Do you put it into a IFrame ? or in a FRAMESET/FRAME ? I just test<IFRAME width=600 height=400 src='http://chat.interlatin.com/CuteSoft_Client/Peru/CH_MainForm.Aspx?GuestName=&ChannelId=6f5da959-c651-4128-8726-234e8fd75281'></IFRAME>and see your result . I think the problem is the width of the <input> is to large ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on May 12, 2005
  • Re: The connection to the chat server is lost. Invalid Location:

    chauey,   Which version of Cute Chat are you using?   How did you create those rooms?   The correct method to creata a new room is:   Login as admin, click chat admin, choose ''Room Administration'' tab. Then create/edit/delete the rooms there.   In the following query ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 5, 2006
  • Re: Chat - Integration Questions

    Hi Adam, Thanks for the answers provided to 3 and 4. I have a followup question for Item 5: I am already a user in my application.  I have 4 windows including chat in a single page, which I can manage at client side js.  And the chat window will be defaulty hidden (not closed, just hidden) (we are using google windoo api ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by nishadah on July 6, 2007
« First ... < Previous 8 9 10 11 12 Next > ... Last »