Results 1 to 2 of 2

Thread: opening word on the browser

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Posts
    117

    Lightbulb

    heloo you all!

    does any body knows how to open a word document on the browser without opening a word application in a new window
    thank you
    sharon

  2. #2
    Member
    Join Date
    Sep 2000
    Posts
    49
    With IE4+ you can just link directly to the word document and it will load up in the current page in the browser.
    Code:
    <a href="mydoc.doc">Click Here</a>
    I don't think that will work in Netscape though (it'll prompt the user to save it).

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