I have a page that opens an iFrame with selection information on it.
When the user selects one of the options, it needs push certain data
back to the parent frame regarding what was choosen (i.e. a
description to a textarea, option id, etc).

How do I reference the parent frame's fields to change their values?

Thanks

Reply via email to