Cute Chat Send & Receive Functionality

Last post 05-02-2006, 4:11 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  11-04-2004, 1:51 PM 2311

    Cute Chat Send & Receive Functionality

    I have studied the Code of CuteChat

     
    In the  "ChatUI_IE.ascx"  user control  there is a Code like
     
    <%@ Import Namespace="CuteChat" %>
     
                                            "<div id=Messages>"
                                                     <!-- messages wil be inserted here --><%InitializeMessage%>
                                            "</div>"
     
     
    and the Send button
     
                                            <button><%SS.GetString("Send")%></button>
     
     
    I want to ask, <%InitializeMessage%> is a SERVER SIDE Code, then how it is called in a loop and the messages are comming to my page continously.Since this is a server side code it is executed when the page is loading, and complete when the page is loaded.
     
    Similarly, the Code for the button send is also a server Side Code, what is an event associated with the send button, i.e which code is executed when we press the Send button, and send the msg to server.
     
     
    Thanks
    From Er.Arshvinder Sing Sehmi.
    Member of .NET Users Group Chandigarh.
    India.
    ThE eNeMy Of mY eNeMy Is My FrIeNd.
     
     
     
  •  05-02-2006, 4:11 PM 18716 in reply to 2311

    Re: Cute Chat Send & Receive Functionality

    Arsh,
     
    The send file feature has been added into Cute Chat in the version 3.0.
     
    Please download it from:
     
     
    Deployment guide is here:
     
     
    Let me know if you have any questions or suggestions.
     

    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