I have a page which contains an iframe.
My problem is that I sometimes need to modify the iframe's page but the changes are not showing on the main page unless I go to that frame and reload it manually.
Is there a way to refresh the iframe when the page loads or similar way to sort this problem?