Picking information typed in an iframe

1

I have an HTML page that has a iframe element.

This iframe has a registration. I need to save the information that is typed inside the iframe (another domain).

In my searches, I checked the possibility of using Window.postMessage () , but I did not find a way to use it as I needed it.

    
asked by anonymous 03.07.2015 / 13:16

0 answers