I want to create a simple form Example: ==== Name: Tom ==== And want that to update real time onto the same page, so i end up with a list of names (after submission of the form) PHP either with a database/text document. Any help would be appreciated!