I want to add an iframe to the page. This iframe should refer to a URL. I added the below code to page HTML, but it doesn\'t work:
iframe
docu
document.write(unescape('%3Ciframe src="//example.com/file.zip"%3E%3C/iframe%3E')