catalogue

  • Thread starter product catalogue
  • Start date
P

product catalogue

I want to build a web site showing different product details. There are
something like 50 different products. The details for each product include
stock #, description and price. Now I want a page showing all 50 product
details in a web page (or showing only 10 of them in each page, with link
"next 10" or something like that). I do not want to create 50 different
pages. All I want is a page with all the product details and these details
will automatically be placed in the 50 individual pages.

Please advice.

Thanks
 
K

Kathleen Anderson [MVP - FrontPage]

If your web site is hosted on a Windows Server that supports ASP and Access,
you could put the product information into an Access Database and use the
FrontPage Database Results Wizard to display the data.

--

~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
Please reply to the newsgroup for the benefit of others.
 
Top