RE: Checkboxes to add to cart...

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 19582
interpreted = N
texte = On 8/22/98 10:30 AM, Pat McCormick so noted...>On your multi-item display page, possible the search results, Start with a >form for collecting all the items the shopper wishes to add. Add [index] to >the name of each item's check box: name=addthis[index]> Add [index] to the sku or ID for each product. > You should also pass >the [numfound] to the next page: value=[numfound]> > >On the destination page, use a loop to add the checked items to the cart: > >[loop start=1&end=[loopcount]&advance=1] >[showif [addthis[index]]=T] > [add db=products.db&sku=[sku[index]]] >[/showif] >[/loop]This should work, but you'll need an [interpret] to get the correct value from the form variable:[loop start=1&end=[loopcount]&advance=1] [showif [interpret][addthis[index]][/interpret]=T] [add db=products.db&sku=[interpret][sku[index]][/interpret]] [/showif] [/loop]Rob Marquardt Designer/Resident Wirehead Toast Design300 First Avenue North, Suite 150 Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com Associated Messages, from the most recent to the oldest:

    
  1. RE: Checkboxes to add to cart... (Jay Van Vark 1998)
  2. RE: Checkboxes to add to cart... (Rob Marquardt 1998)
  3. Re: Checkboxes to add to cart... (PCS Technical Support 1998)
  4. RE: Checkboxes to add to cart... (Pat McCormick 1998)
On 8/22/98 10:30 AM, Pat McCormick so noted...>On your multi-item display page, possible the search results, Start with a >form for collecting all the items the shopper wishes to add. Add [index] to >the name of each item's check box: name=addthis[index]> Add [index] to the sku or ID for each product. > You should also pass >the [numfound] to the next page: value=[numfound]> > >On the destination page, use a loop to add the checked items to the cart: > >[loop start=1&end=[loopcount]&advance=1] >[showif [addthis[index]]=T] > [add db=products.db&sku=[sku[index]]] >[/showif] >[/loop]This should work, but you'll need an [interpret] to get the correct value from the form variable:[loop start=1&end=[loopcount]&advance=1] [showif [interpret][addthis[index]][/interpret]=T] [add db=products.db&sku=[interpret][sku[index]][/interpret]] [/showif] [/loop]Rob Marquardt Designer/Resident Wirehead Toast Design300 First Avenue North, Suite 150 Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com Rob Marquardt

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Question about links (1999) Upload images to non DNA server (2004) Country & Ship-to address & other fields ? (1997) [WebDNA] MIDDLE problems (2012) Shopping Cart Limits? (1998) return missing item (was:WebCat Sales) (1997) an easy one... (2000) Runnaway Trigger (2007) User Authentication (2003) Requiring that certain fields be completed (1997) [WebDNA] parsing xml (2010) Central Reservation System? (2003) Problem (1997) ErrorMessages.db (2004) emailer settings and control questions (1997) Re:WebCatalog 3 for Macintosh (1998) [WebDNA] Tax not calculating. Is this a WebMerchant issue? (2015) WebCat2 several catalogs? (1997) Share Snippet? (1999) Upgrading old WebCat Database Files (1997)