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
Printable View
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
With IE4+ you can just link directly to the word document and it will load up in the current page in the browser.
I don't think that will work in Netscape though (it'll prompt the user to save it).Code:<a href="mydoc.doc">Click Here</a>