Hello,
I need to open a .htm file that is saved on the local machine in Word. How do I do this?
I tried
Process.Start("Winword.exe", "C:\myhtmdoc.htm")
but I get a Document Name or Path invalid error from Word.
Is there a way around this via code?
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |