Hello i want to make it so there is a textbox on a page. When a user writes in the textbox and clicks the enter key on his/her keyboard the text the user entered will be added on the page... simulating a chat / mini-forum.

Basicly how do i edit the text of a page with JavaScript / HTML, if you can't then how about php..?