An example POOS setup
Widgets, Ltd. is a direct marketing firm which wishes to put its catalog
of wares online. Widgets will have a fairly simple catalog consisting
of a "home page" with links to his product listings. He also has
a link to a page with shipping and ordering information.
Widget's catalog will reside in its public_html directory. The
setup consists of the following (p)html files:
- widgets.html
- Widget Ltd's "home page" with links to catalog pages, their shipping information page,
the "view order" link, and a link to a feedback form.
- ordership.html
- This page lists information about return policy, shipping charges, tax,
contact information, etc
- big_widgets.html
- This is widget's first page listing items for sale
- little_widgets.html
- More widgets for sale - get your's today!
- feedback.html
- This page contains a form the user can use to submit feedback using
Biznets Mailresponse system
- How to use imagemaps
- This is an example and instructions on how to use the POOS
special imagemap navigation capabilities.