Hyperlink Question...

1

116

I have a page where I enter comments regarding changes that have been made.
Entered via webpage, stored in database, and displayed. With in the entry,
can I add an link to a file?

David
 
T

Trevor Lawrence

Maybe I don't understand the question, but I use a page where recent changes
are listed

A typical entry is:
Updated 28 December 2009<br>
<a href="album.html">Picture Album</a><br>

This displays as
Updated 28 December 2009
Picture Album

Clicking on the link takes you to the page
 
1

116

I have a page that is not in the navigation that I enter info regarding any
updates made with in the site. The results display in the corner on the home
page. The results are in a database. Being entered via form, I was
wondering if I could enter a hyperlink to a file, and have it displayed that
way in the results on the home page. The same as I am entering here in the
message. For example...\\server\folder\folder\file.ext, and have it display
as a link in the results section.

David
 

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