Hi everybody, i'm developing a chatting system using AJAX technology. However, i have problems on displaying message posted by user to the screen. I'm able to display other messages such as user name, time. however I'm able to receive all data from "post", and display them in xml file, as well as inserting into database. only the message entered by user is not shown on the screen. could there be bug? please help!