I have a form that sends an email to me, it then displays a custom confirmation page. I would like to retrieve the information in some of the confirmation fields, and use it in a hidden input field to submit via the POST method.
I already have a hidden field defined in my confirmation form. What I need is to be able to retrieve the data in the confirmation field(s) and set the value of the hidden field with it.
Is that where the percent syntax (="<%=Customer%>">)comes in?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.