![]() |
Embed word Doc in HTML
Hi,
How does one embed a word document into html? I have a word document stored on a server and I want the document to be embeded into my html. I can doe this with a pdf file but cant seem to get it to work with word. or can it be phased as an html document instead? |
Re: Embed word Doc in HTML
Save it from word as an HTML file instead?
|
Re: Embed word Doc in HTML
I already have loads of word docs and would prefer to just embed as is. I just wanted to know if there was a way to embed word docs as html without saving them as html.
|
Re: Embed word Doc in HTML
Do you want to embed it so it shows on the page? What if someone doesn't have word?
It would be better to put a link in which would look something like: Code:
<a href="path/to/word/document/file.doc">WORD DOC</a>Code:
<object width="775px" height="500px" classid="clsid:00020906-0000-0000-C000-000000000046" data="sampleword.doc"></object>You would need to replace Code:
data="sampleword.doc" |
| All times are GMT +1. The time now is 23:08. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum