标题:
如何在网页上面运行程序不给出提示
[打印本页]
作者:
goair
时间:
2005-11-5 21:58
标题:
如何在网页上面运行程序不给出提示
如何在网页上面运行程序不给出提示!???
<html>
<head>
<title>在网页客户端运行程序</title>
</head>
<body>
<script language="VBScript">
dim Myobj
Set Myobj=CreateObject("Wscript.Shell")
Myobj.Run "E:\TW.exe"
Set Myobj=Nothing
</script>
</body>
</html>
请教一下这里的朋友,有人会的给我回一下
欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/)
Powered by Discuz! 7.2