Re: dates and hex formatting

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 14241
interpreted = N
texte = >I'm using the loop command to append multiple records to a database with a >single user action. I want to use the cart command to generate a new SKU >for each record generated by the loop command. > >The looping works fine and the appending works fine, but I can't figure out >how to get a new SKU for each record ? > >The code I am using is listed below. > >[loop start=1&end=[number]&advance=1] >[append >db=photos.db]sku=[cart]&url=[entrydate.form]&preview=sml[index].jpg[/append] >Record [index] added
>[/loop] You cannot do it with [cart] alone, but you already have the answer right in front of you ... :)Try appending the index value to the [cart] value to get a unique sku value for each new record. In other words, use sku=[cart][index] instead of sku=[cart], I think that should work.Sincerely, Ken Grome WebDNA Solutions 808-737-6499 http://www.smithmicro.com/webdnasolutions/. Associated Messages, from the most recent to the oldest:

    
  1. Re: dates and hex formatting (Bennie Warren 1997)
  2. Re: dates and hex formatting (Kenneth Grome 1997)
  3. Re: dates and hex formatting (Grant Hulbert 1997)
  4. Re: dates and hex formatting (Kenneth Grome 1997)
  5. dates and hex formatting (Tim Rignold 1997)
  6. dates and hex formatting (Tim Rignold 1997)
>I'm using the loop command to append multiple records to a database with a >single user action. I want to use the cart command to generate a new SKU >for each record generated by the loop command. > >The looping works fine and the appending works fine, but I can't figure out >how to get a new SKU for each record ? > >The code I am using is listed below. > >[loop start=1&end=[number]&advance=1] >[append >db=photos.db]sku=[cart]&url=[entrydate.form]&preview=sml[index].jpg[/append] >Record [index] added
>[/loop] You cannot do it with [cart] alone, but you already have the answer right in front of you ... :)Try appending the index value to the [cart] value to get a unique sku value for each new record. In other words, use sku=[cart][index] instead of sku=[cart], I think that should work.Sincerely, Ken Grome WebDNA Solutions 808-737-6499 http://www.smithmicro.com/webdnasolutions/. Kenneth Grome

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:

Authorize Net??? (2002) HELP (2000) OS X and cart directories (2003) AUTONUMBER (2003) Can you do this??? and other stuff (1997) Million product store (2003) UPPERCASE (1997) RE: E-mailer error codes (1997) Netscape v. IE (1997) Date field search needs ... (1998) Car Database (2002) Database field limit? (1998) Webcat version 4.x (2005) [isfile] ? (1997) Hiding HTML and page breaks (1997) taxTotal (1997) State DB & TIme Zones (2003) Help! (1996) Again: tcpconnect problem with authorize.net (2003) [WebDNA] .htm files (2008)