Forum Moderators: mack
That said, JavaScript could be used to copy what was going into one form field and have it appear in others.
A server side language such as PHP would probably be the best bet for generating the page after the submit button is pressed, although JS could do that too, depending on the need/purpose.
WBF