Click a Button and Open a HTML

D

DotNet Newbie

I've made an office add-in that adds a button into MS Word.
Now I wants to make the button to load a HTML file when I click on it.

Right now, I have the HTML as an embedded resource. I tried using
Process.Start but it only returned an error when I tried it.

Is there an alternative approach to this?


Thanks in advance!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top