Re: Auto Sign-in on Web Messenger

  •  07-21-2005, 9:39 AM

    Re: Auto Sign-in on Web Messenger


    Please open the IM_MainForm.Aspx

    And add this script in the end of the file :

    ....
    <script>
    CuteIM.Connect();
    </script>
    </html>
     
    Regards , Terry .
View Complete Thread