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:

removing commas from a preformatted number (2000) [WebDNA] An unknown error occured // Deadlock avoided (2011) WebCat2 several catalogs? (1997) [OT] sbox error (2003) [date format] w/in sendmail (1997) CASTEGORIES IN DIFFERENT FRAMES (1997) WebCat2b13MacPlugIn - more [date] problems (1997) Help! WebCat2 bug (1997) HomePage Caution (1997) anyone have an automated template encrypter? (2000) [addlineitems] (1997) Correlating the record found with the fieldname (2000) Extended [ConvertChars] (1997) date math (2005) WebDNA Codes in Secure Mode (1997) [convertChars] and in a textarea on a form (1998) email preferences on NT (1997) Template transformed itself into a database? (1998) Setting up WebCatalog with Retail Pro data (1996) FAX orders (1996)