Js调用本地程序
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>無標題文檔</title>
<script?? language=javascript>??
? function Open()
? {
? var wsh=new ActiveXObject("wscript.shell");??
? wsh.run("notepad.exe");
? }
? </script>
</head>
<body>
<input type="button" name="Submit" value="按鈕" οnclick="Open()" />
</body>
</html>
轉載于:https://www.cnblogs.com/hanwater/archive/2009/11/24/1609534.html
總結
- 上一篇: 如何在 Windows 7 中建立逻辑分
- 下一篇: [转]php初级教程(七)一个新闻管理系