G
Guest
Hello All,
This is a newbie follow-up to my previous newbie question....
Is there a way to view a Word document (or a PDF, or a text file, or any
other file) as content for a Master Page?
Previously, I had an HTML file that used frames, with a "table of contents"
in the left frame, and the Word document in the target frame. This was as
simple as making the Word document a link:
<a href="TheWordDoc.doc" target="thedocframe">My Document</a>
Thanks,
PAGates
This is a newbie follow-up to my previous newbie question....
Is there a way to view a Word document (or a PDF, or a text file, or any
other file) as content for a Master Page?
Previously, I had an HTML file that used frames, with a "table of contents"
in the left frame, and the Word document in the target frame. This was as
simple as making the Word document a link:
<a href="TheWordDoc.doc" target="thedocframe">My Document</a>
Thanks,
PAGates