I'm trying to get the contents of an <iframe>
from another page.
The other page is a different website; I'm logged into that website and I get its contents and store it in the <iframe>
.
How do I get the contents of that <iframe>
into the current window ?