Guest_imported
New member
- Jan 1, 1970
- 0
I am using a textarea for input to describe a product. I need to also have a confirmation page - and i am having problems displaying the text entered. Is it possible to display the information entered in on the confirmation page?
The rest of the information I am displaying, I am using:
<input type = "text" name = "x" value = "#form.x#">
So I would like to use that type of format.
Is this possible??
Thanks in advance.
The rest of the information I am displaying, I am using:
<input type = "text" name = "x" value = "#form.x#">
So I would like to use that type of format.
Is this possible??
Thanks in advance.