Load contents from a form in an iframe

Load contents from a form in an iframe

I have a form in an iframe, and the submit button is on the parent. How can i retrieve the values of the form (in the iframe) to pass it to another page?

thanx