link database to a website

L

Lauren

Hi,

I am trying to figure out how to link certain rows of
information in a database table to a hyperlink on a
webpage, so that as the database is updated, so is the
information on that hyperlinked page.

Thanks.
 
G

GVaught

Are you asking how to pull typed hyperlinks that reside in a database table
out into a web page and show them as hyperlinks on the webpage?

What language do you plan to use to do this? ASP, ASP.Net, Perl, PHP?
 
L

Lauren

I don't think so. ?

I have a database with five tables of information. One of
the tables is a list of employees and columns of related
stats.

Separately from that, I made a webpage in FrontPage that
has a jpg of our building and a bunch of hotspot
hyperlinks on it, which I linked to new pages that I
manually typed in individual employee information on (one
page per employee/hyperlink).

I'm trying to figure out how to take the information in
the database (MS Access) and instead link it to the
individual employee pages, so that whenever someone
updates information in the database, the web pages reflect
those changes, without my having to go in and manually
make changes on the webpages everytime.

?

I don't know any programming languages. I'm just using
FrontPage and Access.
 

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