JS Reload Iframe
document.getElementById('youriframe').contentWindow.location.reload()
Poised Penguin
document.getElementById('youriframe').contentWindow.location.reload()
document.getElementById('iframeID').contentWindow.location.reload();
document.getElementById('iframeid').src = document.getElementById('iframeid').src