Thanks for the quick response guys. I got it working by adding the script <%Session(“Xxsesion”) = request.form(“XX”)%> to the second page.
Xxsesion = the Session name
XX = Formfield on the current form
Then I entered this script into the third page, on the XX form value, to retrieve the Session...
I have an ASP form that I created that consists of 3 pages
The fist on asks you to enter your personal information and some billing info. When you hit submit I have the form POST to the second ASP form I call confirm.asp
The second form ( confirm.asp ) simply asks you to confirm the information...
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.