Simple Messenger integration with custom website

Last post 07-10-2008, 10:53 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  07-01-2008, 7:49 PM 41874

    Simple Messenger integration with custom website

    Hi, all!
     
    We have a custom website that we would like to integrate with Messenger as simply as possible. Here is what we want to do.
     
    1. Login to the Messenger, using our database of user names and passwords. I have seen a few c# examples of the provider. Does anyone have an example of this in VB? The idea is we will have a link on our website to the Login page in Cute Messenger. A separate login page and a second sign-in is not an issue. We just want to use our tables of userids and passwords, and not introduce a second set of membership info to the mix.
     
    2. After the user is authenticated, we simply want to open the Instant Messenger window. How can we redirect from the Login to the Messenger window? Where does the Messenger window file exist in the website?
     
    Thanks, all!
     
    Regards,
     
    Pete
     
  •  07-10-2008, 10:53 AM 42093 in reply to 41874

    Re: Simple Messenger integration with custom website

    Pete,
     
    1. If you check the integration package, there are a few projects which are written in VB.NET.
     
    2. You can call this function when the user login your site successfully?
     
    <script>
    Chat_OpenMessenger();
    </script>
     
     

    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