[ic] Multistage search page

Dan Browning interchange-users@lists.akopia.com
Wed Aug 1 21:05:00 2001


At 01:54 PM 8/1/2001 -0400, you wrote:
>Is there a tag that can be used in a scan only certain item numbers?
>
>Page 1 says look for all items by color (picked BLUE)
>it returns items 123, 456, 789, 101, 121 ,314
>on page 2 it wants to know size (we pick Medium)
>this scans for Medium in the items 123, 456, 789, 101, 121 ,314
>and returns like... 123, 789, 121
>on page 3 wants to know style (we pick cotton)
>this scans for cotton in 123, 789
>keeps going.
>
>I cannot seem to find a tag to do this where you say
>
>scan/sf=style/se=cotton/"scanitems"=123, 789/
>
>Was just thinking this could be a solution for my "range searching" 
>problem i've posted for in the past.
>
>Ven

It sounds like Ed's suggestion is what you need, Ven.  But in case you 
really want to search for specific item numbers, here is one way:

fi=products
st=db
tf=title
co=yes
su=yes
         sf=style
         se=cotton
         sf=sku
         se=123|679|2345|32456|other_sku_numbers
HTH,

Dan Browning, Cyclone Computer Systems, danb@cyclonecomputers.com