Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I add a Command Bar menu in MS Word with XML at client side using ASP.Net C#?
Posted
Updated 1-Mar-11 6:11am
v2
Comments
Slacker007 1-Mar-11 12:12pm    
I could be absolutely stupid here but I didn't know that you could program MS Word with ASP.Net C#. :confused:

1 solution

Simple. You can't, not from an ASP.NET application. You have to install a seperate control on the client machine in order to do that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900