I'm using IFrame to display a webpage in another webpage. The problem is the child webpage I'm displaying varies in size as it moves from link to link.
IFrame makes you put in a fixed size when you create it, but the size changes and I need to know how to re-size my main page based upon the child window.