[ic] link from static page to IC

F. James Rohlf rohlf@life.bio.sunysb.edu
Mon, 26 Mar 2001 09:26:09 -0500


On page 54 of the FAQ section of the Interchange Templates manual it shows
how to place an order link on an ordinary HTML page as:
<A HREF="/cgi-bin/construct/order?mv_order_item=SKU_OF_ITEM">Order</A>

How does one place a link that will instead bring up a list of products
satisfying some criterion (some field in the products database). This list
should allow the customer to select items and order them.

Thanks again, Jim