Hi,
I'm having some problems with a form and javascript. What I would like to do is carry variables from the text boxes into the next page and display them like a receipt of transaction sort of thing. For example, the user fills in the form, and presses submit, and the action page, displays the user's inputted variables, in text format.
How can I do this dynamically?
Thanks in advance
I'm having some problems with a form and javascript. What I would like to do is carry variables from the text boxes into the next page and display them like a receipt of transaction sort of thing. For example, the user fills in the form, and presses submit, and the action page, displays the user's inputted variables, in text format.
How can I do this dynamically?
Thanks in advance
Comment