JS RELOAD IFRame
document.getElementById('youriframe').contentWindow.location.reload()
Poised Penguin
document.getElementById('youriframe').contentWindow.location.reload()
document.getElementById('iframeID').contentWindow.location.reload();