使用VBScript写文本使用VBScript写文本<html><body> <script type="text/vbscript">document.write("Hello from VBScript!")</script> </body></html>