What I am trying to say is that I have a text input where in that field I put a word and it is shown on the screen, and I would like to be able to use that output data to store it later in the database. To check that everything is fine when creating that word, what I did was to show it on the screen, so that user can store it later through a jquery button. How could I do that ???