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