Hello there,
I have an input box and a button. I want to print the contents of the box to a table cell on the same page when the button is clicked.
Then I want to do the same thing again and again adding to the table cell each time the button is pressed.
Ive been trying the document.write thing but it just creates a new page.
Any one know how to do this?
Cheers,
Jonny
I have an input box and a button. I want to print the contents of the box to a table cell on the same page when the button is clicked.
Then I want to do the same thing again and again adding to the table cell each time the button is pressed.
Ive been trying the document.write thing but it just creates a new page.
Any one know how to do this?
Cheers,
Jonny