I have a web page where people can enter their name and address into text input fields.
Using JavaScript,
I want them to be able to click a link that will make their entered information appear in a designated table on the same page.
Can this be accomplished relatively easy?
Any suggestion would be greatly appreciated,
Thanks