So, is there any other way to do it? The scenario is as follows:

I have an ASP.NET page with an IFRAME. The IFRAME contains the second ASP.NET page. I need to be able to click on an "update" button on the page within the IFRAME and have the browser refresh. If I use the META refresh, it will only refresh the page within the frame...not the main page in the browser.