Possible Duplicate:
Cross Domain URL Access from Iframe using Javascript
I want to get data from an iframe in the parent window. However, the problem is my iframe and parent is in cross domain with different ports.
How is it possible without entering anything in the iframe?