Share via

Launch Word from client side javascript [Applicatiol URL Protocol?]

Anonymous
2014-04-10T11:25:09+00:00

Hi all,

I'm working on a javascript front end site to run in the browser [Chrome], and I'd like to launch Word on the clients PC with their selected macros that have already been setup in Word for them.

My questions is does Office [and Word] create an Application URL Protocol [MSDN how to article] for itself when installing it?

For example, iTunes does this, with the url 'itmss://itunes.apple.com/us/app/123213213?mt=8' which, if the user has installed iTunes, will prompt them to open it.

Is there a Word equivalent protocol to itmss? Can I pass the macro names to it as parameters?

If there not an equivalent protocol, does anyone know how I might achieve something similar?

Thank you,

Kind Regards,

Gavin

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2014-04-11T07:09:47+00:00

Hello Gavin,

For assistance on how to launch Word from client side JavaScript, your query would be better addressed in the Word IT Pro Forum link mentioned below:

http://social.technet.microsoft.com/Forums/en-us/word/threads

Thank you.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-04-12T09:46:27+00:00

    (I've posted this in the technet group also)

    There isn't such a protocol, but it is possible to create one. 

    The starting point is

    http://msdn.microsoft.com/en-us/library/aa767916(v=VS.85).aspx

    At least one other person who participates in these or the MSDN groups has done some of this:

    http://social.msdn.microsoft.com/Forums/office/en-US/687d6338-3c8a-40b1-86cb-1be2ce1ea3ff/how-do-i-eleminate-the-warning-message-on-a-hyperlink-with-a-custom-protocol?forum=worddev

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-04-11T08:02:52+00:00

    Will do.

    Thank you very much.

    Was this answer helpful?

    0 comments No comments