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:

price carry over (1997) Items XX to XX shown (1997) webdelivery.html and webna (1997) A question on sub-categories (1997) This list needs a digest: rant, rave... (1997) followup to ws3 vs ws2.1 speed (1998) numeric sorting (2000) SKU Question (1999) [WebDNA] lighttpd config (2012) [addlineitems] (1997) Re[2]: Support suggestions - long (was politeness, et al) (2000) Bug? (1997) bug in [SendMail] (1997) international time (1997) Something weird with ShoppingCarts (2003) email code (1998) Sort Order on a page search (1997) PCS Frames (1997) Error: Permision deny. (2005) errormessages.db (1997)