PDA

Click to See Complete Forum and Search --> : opening word on the browser


sharon
Nov 9th, 2000, 03:00 AM
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

N*G*Evangelion
Nov 9th, 2000, 06:00 AM
With IE4+ you can just link directly to the word document and it will load up in the current page in the browser.
<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).