Re: How do I create a web site with multiple pages?

From: at (Peter)
Date: 10/24/04


Date: Sun, 24 Oct 2004 17:03:38 +0100

Alternatively, you could put your product data in a database and pull
data for a selected product or group of products into a single page
(or one of a small number of pages) on the fly using ASP or ASP.NET.
This is certainly not trivial to set up, but it is almost certainly
the best way to handle your problem, since it is relatively easy to
update the database when your products change, as I am sure they do,
and you don't have to change anything else unless you want to.

On Sun, 24 Oct 2004 08:09:56 -0700, "Rick Budde"
<anonymous@discussions.microsoft.com> wrote:

>Your template should be created with Tables and Include
>Pages. The Include Page component would contain content
>that is the same on all or groups of pages but that you
>might want to change sometime in the future.
>
>Your variable content, i.e. that content that differs by
>product, must be created on each page derived from the
>template. The only way to shorten that effort would be to
>not offer as many products which I am sure you don't want
>to do just to shorten your webmaster duties.
>
>>-----Original Message-----
>>Hard to tell without seeing what you're doing...probably
>not...but why not post the URL, maybe someone will have a
>better idea.
>>
>>
>>"Bridgitte" <Bridgitte@discussions.microsoft.com> wrote
>in message news:11046414-178B-4C1F-9B05-
>C0F75E3D2220@microsoft.com...
>>| I am creating a web site with MANY products pages and
>find myself sitting for
>>| hours creating hundreds of pages. How can I create all
>these pages without
>>| having to go through the process of creating each page
>individually? I am
>>| using a template already, but each page needs slightly
>different information
>>| and identical editing.
>>|
>>| Thank you.
>>.
>>

Please respond to the Newsgroup, so that others may benefit from the exchange.
Peter R. Fletcher



Relevant Pages

  • Re: Mail merge data base problems
    ... I opened the .dot file, located the database. ... >> I can technically do anything to the template as long ... >See if that opens without problems. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Installer and Security
    ... you have to import the template into a security database before you ... I think SECEDIT will also import the template to a database too, ... unless you find and run the ADMINPAK.MSI file to install the extra MMCs]. ...
    (microsoft.public.win2000.security)
  • RE: Removing Blank Lines
    ... I have a setup for data clean up that you might find interesting. ... template database with a template table named tblCleanUp. ... and then import a template make-table query from ...
    (microsoft.public.access.formscoding)
  • Re: Control Word userform from Access
    ... The userform is controlled by a document registration database that uses ... linked to any replys or reports to keep them all together electronically. ... The registration is controlled from Word using the normal.dot template to ...
    (microsoft.public.word.vba.userforms)
  • Re: Control Word userform from Access
    ... > Word to supply custom templates of reports, letters, faxes etc for our ... As you can imagine this is a massive database. ... > create four charts, then on to a custom Word template ... >>before you called the userform and then, in the Initializeevent for the ...
    (microsoft.public.word.vba.userforms)