Hi,
I made a couple of changes to your code and I think the value of text1 will now be printed out in the second table. I don't think you need the exclamation point inside the <input> tag. I also saw there were 2 text1 boxes so I re-named the boxes so they would all have unique names. Then, I...
Well, i think this might do the trick:
In the page with the form:
<form name = "myForm" method = "GET" action = "frame2.asp" target = "myWin">
<INPUT type="text" id=text1 name=text1>
<INPUT type="submit" value="Submit"...
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.