Thanks in advance. I have a an iframe within a page, there's a hyperlink in the page referenced within the iframe. When I click on the hyperlink, it goes to the page and displays the new page from within the iframe.
How do I get the hyperlink in the iframe to push the new page to replace the page that has the iframe? IFRAME.CFM <iframe align="middle" frameborder="0" height="275" src="home_content_iframe.cfm" scrolling="No" name="hit"></iframe> HOME_CONTENT_IFRAME.CFM <a href="test.cfm" class="blue_underline">Click here</a> Thanks. D- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

