Hi this might be a newbie quesiton, but nay help is appreciated! Fact: One can create a link inside a CHILD IFRAME using <a href="blah.aspx" target="_top">link</a> to cause the top-level window to relaod to "blah.aspx" when clicked. Problem: I am wondering how...