<iframe id=demo></iframe>
<script>demo.document.designMode="on"</script>
<br><input type=button onclick=demo.document.execCommand("saveas",false,"demo.html") value=saveas>