Including part of text on one page to another

A

Apa1exakis

I run a sports website and and on page have the stats for the team. On the
stats team each player has a line that goes horizontally with all of their
points, games played etc. I would like the line that coresponds to each
player to show up on their player page. Is this possible? I was looking at
the Included Content feature in FP but you can only include pages or
pre-written text like an address. These stats are updated a few times a week
and I dont want to spend all of my time going to each of the players pages
updating it one at a time. Any suggestions?
 
P

p c

Most efficieent way is to use a database. Update at one place, the
datbase, and use dynamic pages that pull content from the database.

If you are using windows produsct and the server supports ASP, use asp
pages/coding with Acces as the database. Or use equivalent prodcts for
other syetems.

....PC
 
A

Apa1exakis

Thanks for the reply. Do you have any recommendations for UNIX? I would love
to be on Windows 2003 and to use access and asp but its just too expensive
for us. Thank you.
 
Top