Access table within iframe

Access table within iframe

Hello,

I want to access a table in an iframe and update our db with it. 

The parent domain will be our domain with a listing of items to be checked. When an item hyper-link is clicked the iframe will then display from our supplier domain displaying in a table the item results. 

We wish to then update our db using the table displayed in the child frame.

How do I access the table within the child iframe?

Thank You