Send Message(popup window) functionality of cute chat Messenger to be implemented on image click

Last post 08-06-2010, 10:02 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  08-05-2010, 5:51 AM 63119

    Send Message(popup window) functionality of cute chat Messenger to be implemented on image click

    First of all thanks a lot ;
     
    Your reply to my post are amazing.All are working Fine.
     
    I guess one of my question mislead you.Therefore let me explain that question in detailed.
     
    Am using listview to display Ektron Cms user.That listview consists of Name of user,avatar of user,and one Image near Name for Displaying status of User(either ONLINE or OFFLINE).
     
    On Click of that image(ONLINE or OFFLINE image) ,Logedin user must be able to chat with User(those are ONLINE) present in listview. Chat means not Messenger popup but in messenger, list of user are displayed,and on hover of that user one popup come,in that popup there is one option so called as SEND MESSAGE.
     
    I want same SEND MESSAGE functionality to be implemented when that image is clicked.(am using <asp:image>).
    Filed under: ,
  •  08-06-2010, 10:02 AM 63182 in reply to 63119

    Re: Send Message(popup window) functionality of cute chat Messenger to be implemented on image click

    Marium,
     
    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>
     

    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