Forums
This topic is locked
anyway to capture values in an iframe?
Posted 23 years ago
1
has voted
23 years ago Stuart Chase posted:
I'm needing to build a dynamic entry form - where the person putting in information can add to the list of criteria. But with ASP you need to refresh the page for the dropdown to show the new criteria.So I figured IFRAME, I could just do a refresh there without loosing the rest of the page of entered info.
But how do I grab the value from the iframe?