Skip to content

Instantly share code, notes, and snippets.

@bdkosher
Created January 29, 2015 16:00
Show Gist options
  • Save bdkosher/8eec77cbc97aa46ce484 to your computer and use it in GitHub Desktop.
Save bdkosher/8eec77cbc97aa46ce484 to your computer and use it in GitHub Desktop.
Launch Word from HTML link
<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