Created
January 29, 2015 16:00
-
-
Save bdkosher/8eec77cbc97aa46ce484 to your computer and use it in GitHub Desktop.
Launch Word from HTML link
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<a href="ms-word:ofe|u|http://localhost:8080/doc.docx">Click me</a> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment