Hello, I am having hard time to think of what is the best way to do what I want to do. I wrote a very simple blogging system. I want the user to be able to add the post content, click send and the data will go to the database but without refreshing the page in order to enable him to insert more data to the content. Could it be done with AJAX, if yes could you give me an idea on how to do that? thanks