Viewing Word/PDF/Other in Master Pages (or ASP.NET at all)

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
 
G

Guest

Hi John,

Do you have a simple example - I'm having difficulty finding one that works.

Thanks,
PAGates
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top