I have a main page (Page1.asp) with an inline frame.
Page2.asp is loaded into the <iframe></iframe> tags on Page1.asp.
Page2.asp contains a text field called "name".
I would like to put a command button on Page1.asp which when clicked can read the content of the "name" field on the inline frame Page2.asp
Reason being, I would like to post the contents of "name" and some other data from Page1.asp to a database.
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.