I've been searching in this forum for 2 hours looking for the scripting to transfer data from one form to another without success. It's been a while since I've used asp but here goes:
I have two asp forms one called "appendix_c.asp" and the other called "appendix_d.asp". The form field I am trying to transfer the data from is called "Team". What is the exact code that I need to put for that? I thought it was <%=request("Team"%> but that isn't working. I should also note that the user can only get to the 2nd form after seeing the confirmation from the first.
Can anyone help me out with this?
Thanks a bunch.
Laura.
I have two asp forms one called "appendix_c.asp" and the other called "appendix_d.asp". The form field I am trying to transfer the data from is called "Team". What is the exact code that I need to put for that? I thought it was <%=request("Team"%> but that isn't working. I should also note that the user can only get to the 2nd form after seeing the confirmation from the first.
Can anyone help me out with this?
Thanks a bunch.
Laura.