If that is the case, you may use JavaScript to change the URL of the document to embed in the iframe.
document.getElementById('myIFrame').src='https://...';
If that is the case, you may use JavaScript to change the URL of the document to embed in the iframe.
document.getElementById('myIFrame').src='https://...';