How I can remove second messenger window when i already opened this

Last post 06-25-2009, 10:25 AM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  06-24-2009, 5:47 AM 53455

    How I can remove second messenger window when i already opened this

    Hi,
     
    I have a question regarding cute chat messenger because our client wants to purchase this. He want to feasible this application according 
    to application requirement.
     
    1.  Can we remove Second Messenger window :- If User already Opened Messenger than if again click on Chat Now Button than another
         Messenger window open with pop up message that says "you already opened Chat messenger.".What I want is I need to remove second 
         Messenger window.Because Window is already opened.
     
    2. How I can Remove Urls from Messenger address bar.
     
    3.  In Our application we show member online when member logged in application but When open messenger than this not showed online.
         this Member.
     
    Please Give the answer of these queries.As soon as possible.
     
     Thanks,
     
     
     
     
  •  06-25-2009, 10:25 AM 53524 in reply to 53455

    Re: How I can remove second messenger window when i already opened this

    Hi,
     
    1. you can write script to keep one window instane for the messenger.
     for example , window.open("CuteSoft_Client/CuteChat/NewMessenger.aspx","messengerwindow","");
     You can also use script to save active signal to cookie and let other pages know the messenger is opened.
     
    2. that's browser behavior, we can't hide it.
     
    3. use <script src="CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx?Chat_StartPartialMessenger=1"></script> to register an user is online for messenger.
     
    Regards,
    Terry
     
View as RSS news feed in XML