[ic] link from static page to IC

Greg g.gaskill@aboron.com
Mon, 26 Mar 2001 10:22:35 -0500


> -----Original Message-----
> From: interchange-users-admin@lists.akopia.com
> [mailto:interchange-users-admin@lists.akopia.com]On Behalf Of F. James
> Rohlf
> Sent: Monday, March 26, 2001 9:26 AM
> To: Interchange-Users
> Subject: [ic] link from static page to IC
>
>
> 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.
>

I checked one of the links on my site and it reveals this format:

http://www.yourdomain.com/cgi-bin/catalogname/scan/fi=products/sp=results/st
=db/co=yes/sf=category/se=AreaName/

This link would search for a list of products who's category field matched
"AreaName", but you can change sf= (search field) to look in any field you
want;  "Description", for example.


> Thanks again, Jim
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>