Home > Web Front-end > JS Tutorial > body text

Use javascript in html to call local programs (exe, doc, etc.) to implement code_javascript skills

WBOY
Release: 2016-05-16 17:35:03
Original
1327 people have browsed it

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:





< ;body>
Please enter the path of the program you want to run:


< BUTTON class=button onclick="Run(exe.value)">OK


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template