combine pages ?

T

tg

Folks I have a need to display the contents of a 2nd or 3rd page when an
initial page is displayed. The pages to be combined for a single view is
dynamic and therefore combining various pages into 1 larger page is not the
way I want to go.

Any way of doing this within FrontPage 2002?
 
R

Ronx

A common solution for this is to use a database and server side
scripting. The database stores the dynamic pages, which are loaded onto
the static page according to whatever parameters are defined.
Which database and script language will depend on your server's
operating system and what the host supports.
Example: on Unix use mySQL and PHP, on Windows use Access or MS SQL
Server with ASP or asp.NET
 

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