On my web page, there is a iframe with a page loaded (from the same domain). There is another button on the web page. When this button is clicked, i want the iframe refreshed with the same page. How can i achieve this?

Another thing to note is that, I do not know the url of the web page displayed in the iframe at any given time.