Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kejar31

    Echo data from one form to anouther

    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...
  2. kejar31

    Echo data from one form to anouther

    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...

Part and Inventory Search

Back
Top