Results 1 to 5 of 5

Thread: [resolved]How do I open an HTML document in Word.

Threaded View

  1. #1

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464

    [resolved]How do I open an HTML document in Word.

    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?
    Last edited by hellswraith; Oct 23rd, 2003 at 11:39 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width