clickable news items

T

TB

I have creating a database-driven web, where one of the tables is called
News, the content of which appears on a page called news.asp.

On the initial page of the web (index.asp) I have created an area where the
first 5 headlines of the news items appear. Now, I would like these
headlines to be clickable, linking to the news item on news.asp. I don´t
want a "manual" solution whereby I have to change manually some hyperlink
property everytime there is a change in the "Top 5".

Thanks in advance.

Trym
 
N

Nicholas Malone

Thank You For This Link! I'm about to do a couple of data
bases and this is exactly what I need.
 
A

Arnold Gao [MSFT]

Hi,

I agree with Nicholas that you can use the Database Results Wizard in
FrontPage.

Here is some more information about Database Results Wizard, please refer
to the link:
http://office.microsoft.com/assistance/preview.aspx?AssetID=HP010531601033&C
TT=4&Origin=CH063547611033

Hope it helps.

Sincerely,

Arnold Gao

Microsoft Online Partner Support


Get Secure! - www.microsoft.com/security

====================================================
When responding to posts, please "Reply to Group" via
your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and
confers no rights.
 
Top