Re: Adding Items to Cart
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 49711
interpreted = N
texte = I would love to post it, just tell me where and how. =)-----Original Message-----From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf OfGary KrockoverSent: Tuesday, April 22, 2003 11:04 PMTo: WebDNA TalkSubject: Re: Adding Items to CartVery nice....I think I smell a snippet for the WebDNA InteractiveReference,care to post it?:)GK----- Original Message -----From: Kimberly D. Walls
To: WebDNA Talk Sent: Tuesday, April 22, 2003 9:55 PMSubject: Re: Adding Items to Cart> YAY!!! I took what you showed me and combined it with the> [text]sku=[value][/text] that I had come up with. This is what worksand> it works like a charm!!!!>> [loop start=1&end=[numadd]]> [text show=T]ndx=[index][/text]> [formvariables name=sku_[ndx]&exact=T]> [text show=T]sku=[value][/text]> [/formvariables]> [formvariables name=quantity_[ndx]&exact=T]> [text show=T]quantity=[value][/text]> [/formvariables]> [showif [quantity]!0]> [addlineitem> cart=[cart]&sku=[sku]&db=catalog.txt]quantity=[quantity][/addlineitem]> [/showif]> [/loop]>> THANK YOU SOOOOO VERY VERY MUCH!!!!! =)>>>>> -----Original Message-----> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On BehalfOf> Glenn Busbin> Sent: Tuesday, April 22, 2003 10:41 PM> To: WebDNA Talk> Subject: Re: Adding Items to Cart>> >>>> On order.html, try this:>> [formvariables]> [name], [value]
> [/formvariables]>>
>> [Loop start=1&end=[numAdd]]> [Text Show=F]ndx=[index][/Text]> [formvariables name=sku_[ndx]&exact=T]> sku: [name], [value]
> [formvariables name=quantity_[ndx]&exact=T]> qty: [name], [value]
> [/formvariables]> [/formvariables]> [/Loop]>> If the right names and values appear, you can then add in the> AddLineItem stuff.>> Lemme know how it works. My solution didn't involve a cart. I was> appending stuff to a db after carrying several related variables,> though.>> Glenn>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
I would love to post it, just tell me where and how. =)-----Original Message-----From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf OfGary KrockoverSent: Tuesday, April 22, 2003 11:04 PMTo: WebDNA TalkSubject: Re: Adding Items to CartVery nice....I think I smell a snippet for the WebDNA InteractiveReference,care to post it?:)GK----- Original Message -----From: Kimberly D. Walls To: WebDNA Talk Sent: Tuesday, April 22, 2003 9:55 PMSubject: Re: Adding Items to Cart> YAY!!! I took what you showed me and combined it with the> [text]sku=[value][/text] that I had come up with. This is what worksand> it works like a charm!!!!>> [loop start=1&end=[numadd]]> [text show=T]ndx=[index][/text]> [formvariables name=sku_[ndx]&exact=T]> [text show=T]sku=[value][/text]> [/formvariables]> [formvariables name=quantity_[ndx]&exact=T]> [text show=T]quantity=[value][/text]> [/formvariables]> [showif [quantity]!0]> [addlineitem> cart=[cart]&sku=[sku]&db=catalog.txt]quantity=[quantity][/addlineitem]> [/showif]> [/loop]>> THANK YOU SOOOOO VERY VERY MUCH!!!!! =)>>>>> -----Original Message-----> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On BehalfOf> Glenn Busbin> Sent: Tuesday, April 22, 2003 10:41 PM> To: WebDNA Talk> Subject: Re: Adding Items to Cart>> >>>> On order.html, try this:>> [formvariables]> [name], [value]
> [/formvariables]>>
>> [Loop start=1&end=[numAdd]]> [Text Show=F]ndx=[index][/Text]> [formvariables name=sku_[ndx]&exact=T]> sku: [name], [value]
> [formvariables name=quantity_[ndx]&exact=T]> qty: [name], [value]
> [/formvariables]> [/formvariables]> [/Loop]>> If the right names and values appear, you can then add in the> AddLineItem stuff.>> Lemme know how it works. My solution didn't involve a cart. I was> appending stuff to a db after carrying several related variables,> though.>> Glenn>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> Web Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Kimberly D. Walls
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:
Cart Numbers (1997)
WebCatalog 2.0 & WebDNA docs in HTML ... (1997)
[WebDNA] Checking a radio button (2008)
Interactive Online Docs Was: [OT] Mozilla | Was: R.I.P. (2003)
[ShowIf] a either fields are blank (1998)
4.5.1 upgrade fee (2003)
type 2 errors with ssl server (1997)
[OT] BBedit Blank Line removal (2003)
Version f1 status (1997)
5.0 feature request: Sort for ListWords (2001)
[OT] Cold Fusion snippet [found]. (2002)
item sorting (1997)
PIXO support (1997)
BannerAds demo (1998)
2.0 Info (1997)
Malformred Headers (2000)
ShowIf inside formulas (1997)
IE Cache Problems... (1999)
Running _every_ page through WebCat ? (1997)
[OT] (waaaay OT) (2004)