| |
Vackhus
Posts: 1
Score: 0
Joined: 10/28/2004
From:
Status: offline
|
Hello there, I would apprieciate any thoughts, ideas you have in order to help me on this that is making my head pain. My project: I am trying to make an asp chat. Since making such project has its limitations, for example I dont want to use applications because I want the incoming users not to read messages that have been written before their entrance, I dont want to have message limits in the chat frame etc etc. So I decided to use some javascript and notepads to make the chat exactly as I want to. The problem: Refreshing... I want to force server refresh all browsers that are connected with the chat after a user submits a new message. In the same way I want to refresh the users list after a user enters or exits from the chat room. In the last week I am trying to achieve that through remote scripting but I cant make it work! So, is anybody here that has the knowledge of remote scripting to help me? Alternative, I am open in other methods or ways you have to suggest me, the point is to make it work in the way I described above. Thank you all for your time reading me. PS I dont want to use meta or timeouts or intervals for the refresh function.
|
|