The first time I use this, make a record and call the local program in the html page: Copy the code The code is as follows: <br>function Run(strPath) <br>{ <br>var objShell = new ActiveXObject("wscript.shell"); <br>objShell.exec(strPath); <br>objShell = null; <br>} <br> < ;body> Please enter the path of the program you want to run: < BUTTON class=button onclick="Run(exe.value)">OK