Forums
This topic is locked
anyway to capture values in an iframe?
Posted 30 Apr 2002 00:03:52
1
has voted
30 Apr 2002 00:03:52 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?