I'm fairly ok with HTML and Javascript but any lanuage solution will do as a learning experience.
I want to have many small text boxs on a website that the user can write into and on hitting enter the text box's value becomes what was input. The text box must be saved so that it can be seen by other uses of the website and updated.
Most of all I'd like it to be simple as there are 36 boxes in total.
Thanks in advance