Dear Takayuki Miyoshi
When i redirect a user to a thank you page,
How can i use the content of the form at the thank you page?
For example:
Thank you JOHN SMITH
where JOHN SMITH is thaken from the form he just submitted.
I need sort of the same solution.
After submitting a for i would like the submitter to be redirected to a thank you page containing the user’s data.
for example:
Thank you John Smith
where John Smith will be taken from the form just submitted.
Any idea please????