I need help. I have 2 forms on a single .ASP page. In one form, I have data entered. I need to be able to access the information entered in the data entry fields in a second form that is on the same page. How can I access this information?
Thanks. That makes sense to me. However, I want to pass the data "copied" to FRM1 through hidden tags when I then do a post on the second form (FRM1) to a second .ASP page. The hidden tags are what's not going through. In other words, I can see and assign the values in my form in my script, but the hidden tag value assignments appear as though they are not working.
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.