Hello, I have a very basic HTML page and i would like to add to it text after submit, how can i do that please? here is the scenario: --------------------------- HTML PAGE: Wishes: To Fly To Swim To Dance Add your own wish: here is a text box and after it a submit box. once someone write his/her wish in the text box it will show in the above list example: Wishes: To Fly To Swim To Dance To Climb ----------------------- Is that possible to be done? Thanks