I am not really an asp developer but I am technical.

I am making changes to an existing script.

Very simply, I have added an additional link on a webpage. I want this link to easy display the contents of a word document. I am not that particular about details. Simple and easy is best!

Later this week, I will need to do the same thing for a link to a powerpoint document.


The code to be modified looks like this:
response.write(" <p><span class='newsLink'>&raquo;</span> <a target='_new' href='" & url & "'>Read More</a></p>")

<email snipped>

Recommended Answers

All 2 Replies

This is the silly forum, not the help form, so we hid all the asps.

Hi,

What actually do you want to achieve.

Open the word doc or gettting the content of word doc and then displaying them in a webpage.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.