Hi,
I am designing a chat system. It has three frames: conversation, users and posting frame. The problem i have is that, in the conversation frame, the user has to scroll down to see the newest posts, which is not very nice.
I can solve it by limiting the number of messages displayed, but i know there must be a way to solve the problem. In the chats i know the last message is shown automatically and the user only has to scroll upwards if he wants to see earlier messages but not the last ones. Can somebody suggest a way to do it?
Many thanks in advance.



