Warp-SE/cpld/XC95144XL/MXSE_html/fit/result.htm

15 lines
354 B
HTML
Raw Normal View History

2021-10-29 10:04:59 +00:00
<html>
<head>
<script>
function init() {
document.open();
document.write(window.opener.document.options.htmlStr.value);
document.write("<form><center><input type='button' value='close' onclick='window.close()'></center></form>");
document.close();
}
</script>
</head>
<body onload="javascript:init()">
</body>
</html>