VBScript document.write

<html>
<body>

<script type="text/vbscript">
document.write("This is my first VBScript!")
</script>

</body>
</html>

posted @ 2019-07-19 09:46  2263046717  阅读(298)  评论(0编辑  收藏  举报